GET /repos/{owner}/{repo}/dependency-graph/sbom

github.com:github-rest-api

Summary: Export a software bill of materials (SBOM) for a repository.
Operation ID: dependency-graph/export-sbom
Auth: bearer_token
Description

Exports the software bill of materials (SBOM) for a repository in SPDX JSON format.

Parameters (2)

owner (string, path, required)

The account owner of the repository. The name is not case sensitive.

repo (string, path, required)

The name of the repository without the `.git` extension. The name is not case sensitive.

No probe data for this endpoint yet.