Why SBOMs Matter
- EO 14028 requires SBOMs for software sold to the US government
- SOC 2 / FedRAMP require software inventory documentation
- Supply chain security — know exactly what’s running
- Faster CVE scanning — Grype scans SBOMs instead of pulling images
Formats
| Format | Standard |
|---|---|
cyclonedx-json | OWASP CycloneDX (default) |
spdx-json | Linux Foundation SPDX |