opensecdevops/OSDO SBOM

Generate Software Bill of Materials (SBOM) in SPDX and CycloneDX formats using Syft

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to generate SBOM from (directory or container image)no.
source-typeSource type (directory, image, archive)nodirectory
formatSBOM format (spdx-json, cyclonedx-json, spdx-tag-value, both)noboth
output-prefixOutput file prefixnosbom
include-dev-depsInclude development dependenciesnofalse
validateValidate generated SBOMnotrue
upload-artifactUpload SBOM as GitHub artifactnotrue
results-dirDirectory to store resultsno.osdo/results
namedescription
sbom-spdx-filePath to SPDX SBOM file
sbom-cyclonedx-filePath to CycloneDX SBOM file
sbom-hashSHA256 hash of the primary SBOM
packages-countNumber of packages in SBOM
validWhether SBOM passed validation