Module dependency_graph_api

Source

Enums§

DependencyGraphSlashCreateRepositorySnapshotError
struct for typed errors of method dependency_graph_slash_create_repository_snapshot
DependencyGraphSlashDiffRangeError
struct for typed errors of method dependency_graph_slash_diff_range
DependencyGraphSlashExportSbomError
struct for typed errors of method dependency_graph_slash_export_sbom

Functions§

dependency_graph_slash_create_repository_snapshot
Create a new snapshot of a repository’s dependencies. The authenticated user must have access to the repository. OAuth app tokens and personal access tokens (classic) need the repo scope to use this endpoint.
dependency_graph_slash_diff_range
Gets the diff of the dependency changes between two commits of a repository, based on the changes to the dependency manifests made in those commits.
dependency_graph_slash_export_sbom
Exports the software bill of materials (SBOM) for a repository in SPDX JSON format.