SBOM

From Freephile Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SBOM is related to Reproducible Builds - see https://reproducible-builds.org/


A Software Bill of Materials (SBOM) is like an ingredient list for your software. It's a detailed inventory that shows exactly what components, libraries, and dependencies make up your software installation, including their versions, licenses, and often contains any known security vulnerabilities.

We recently added SBOM generation for the Meza project.

Reference

Here are some offsite references about the importance, role, and tooling or standards in SBOM

  1. https://www.cisa.gov/sbom
  2. https://www.ntia.gov/page/software-bill-materials
  3. https://openssf.org/technical-initiatives/sbom-tools/