Enums§
- Dependency
Graph Slash Create Repository Snapshot Error - struct for typed errors of method
dependency_graph_slash_create_repository_snapshot
- Dependency
Graph Slash Diff Range Error - struct for typed errors of method
dependency_graph_slash_diff_range
- Dependency
Graph Slash Export Sbom Error - 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.