Release
• 1 minute read

Generate an SBOM with the REST API

Summary

Following our recent release of generating a software bill of materials from the repository's dependency graph, you can now generate an SBOM for a repository using a new REST API…

Following our recent release of generating a software bill of materials from the repository's dependency graph, you can now generate an SBOM for a repository using a new REST API for SBOMs. The resulting JSON will represent the head of the repository's main branch.

New Releases

Improvements

Deprecations

Back to top