Body
application/json
Repository identifier (format varies by service)
Example:
"owner/repository"
Git commit SHA or identifier
Example:
"abc123def456"
Authentication token for the service
Example:
"ghp_xxxxxxxxxxxx"
Version control service provider
Available options:
github, azuredevops, gitlab, bitbucket Example:
"github"
Base URL for the service (optional for GitHub, required for GitLab)
Example:
"https://gitlab.com"
Response
SBOM results retrieved successfully
Software Bill of Materials (SBOM) response containing package and license information
SBOM analysis results
Status of the SBOM analysis
Available options:
pending, processing, done, failed Example:
"done"
Git commit SHA that was analyzed
Example:
"abc123def456"