GitHub · Capability
GitHub v3 REST API — Dependency-Graph
GitHub v3 REST API — Dependency-Graph. 3 operations. Lead operation: GitHub Get a Diff of the Dependencies Between Commits. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Dependencygraphdiffrange
— GitHub Get a Diff of the Dependencies Between Commits
/v1/repos/{owner}/{repo}/dependency-graph/compare/{basehead}
GET
Dependencygraphexportsbom
— GitHub Export a Software Bill of Materials (SBOM) for a Repository.
/v1/repos/{owner}/{repo}/dependency-graph/sbom
POST
Dependencygraphcreaterepositorysnapshot
— GitHub Create a Snapshot of Dependencies for a Repository
/v1/repos/{owner}/{repo}/dependency-graph/snapshots
MCP Tools
github-get-diff-dependencies-between
GitHub Get a Diff of the Dependencies Between Commits
read-only
idempotent
github-export-software-bill-materials
GitHub Export a Software Bill of Materials (SBOM) for a Repository.
read-only
idempotent
github-create-snapshot-dependencies-repository
GitHub Create a Snapshot of Dependencies for a Repository