Supply Chain
Software Bill of Materials (SBOM)
A formal inventory of all components in your software.
An SBOM is a machine-readable manifest listing all dependencies, libraries, and their versions. Essential for vulnerability management — when a new CVE drops, you can instantly check if your software is affected. Required by many compliance frameworks.