bifrostsec/Submit SBOM to bifrost

Submits an SBOM file to the bifrost API for CVE tracking

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 29, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bifrostsec/submit-sbom-action@75022880ab1d80abd985c6b5b2c745e5d1d67e88 # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api-tokenBearer token for Bifrost API authenticationyes
serviceService nameyes
service-versionService versionyes
imageDEPRECATED: Container image name (accepted, but ignored)no
sbom-pathPath to the SBOM file to submit, or a newline-separated list of paths.no
dependency-graphExport and submit the GitHub dependency graph SBOM for a repositorynofalse
retry-attemptsNumber of retry attempts for failed requestsno3
retry-delayDelay in seconds between retry attemptsno2
api-hostCustom API host URLnohttps://portal.bifrostsec.com

no outputs