Dev with Serdar
Learn coding in Python, Go and Rust from Serdar Yegulalp, software dev specialist and senior writer at InfoWorld.
What is software bill of materials? | SBOM explained
Overview
A software bill of materials, or SBOM, describes the contents of a given software package for allowing enforcement of software licenses and conducting security audits for known vulnerabilities. This video demonstrates what SBOMs look like, how they're compiled, and what tools are used to generate them, both from source code and from binary artifacts.


