1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/dependency-graph/dependency-review.md
2022-04-28 16:39:45 +00:00

945 B

title, intro, versions, topics, miniTocMaxHeadingLevel, allowTitleToDifferFromFilename
title intro versions topics miniTocMaxHeadingLevel allowTitleToDifferFromFilename
Dependency review The Dependency review API allows you to understand dependency changes, and the security impact of these changes, before you add them to your environment.
fpt ghes ghec ghae
* >=3.6 * issue-6396
API
3 true

About the Dependency review API

{% data reusables.dependency-review.dependency-review-api-beta-note %}

The Dependency Review API allows you to understand dependency changes, and the security impact of these changes, before you add them to your environment. You can view the diff of dependencies between two commits of a repository, including vulnerability data for any version updates with known vulnerabilities. For more information about dependency review, see "About dependency review."