1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/rest/dependency-graph/dependency-review.md
docubot 76a0408a27 Update OpenAPI Description (#35219)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-01 20:29:31 +00:00

20 lines
770 B
Markdown

---
title: Dependency review
intro: Use the REST API to interact with dependency changes.
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
topics:
- API
allowTitleToDifferFromFilename: true
autogenerated: rest
---
## About dependency review
You can use the REST API to view 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 "[AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review)."
<!-- Content after this section is automatically generated -->