somethingwithproof/Validate SBOM

Validate SBOM files against official CycloneDX and SPDX JSON schemas

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input-filePath to SBOM file to validateyes
formatSBOM format: cyclonedx, spdx, or auto (detect from file)noauto
versionSpec version (e.g. 1.5, 2.3) or auto (detect from file)noauto
namedescription
validWhether the SBOM is valid (true/false)
formatDetected SBOM format (cyclonedx or spdx)
spec-versionDetected spec version
error-countNumber of validation errors