1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/content/rest/dependency-graph/dependency-review.md

18 lines
744 B
Markdown

---
title: Dependency review
intro: 'Use the REST API to interact with dependency changes.'
versions:
fpt: '*'
ghes: '>=3.6'
ghec: '*'
ghae: '>= 3.6'
topics:
- API
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
---
## 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 "[About dependency review](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review)."