anthonyharrison / awesome-sbom

A curated list of SBOM (Software Bill Of Materials) related tools, frameworks, blogs, podcasts, and articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-sbom Awesome

A curated list of SBOM (Software Bill Of Materials) related tools, frameworks, blogs, podcasts, and articles

What is SBOM (Software Bill Of Materials) ?

From Wikipedia:

A software bill of materials (SBOM) is a list of components in a piece of software. Software vendors often create products by assembling open source and commercial software components. The SBOM describes the components in a product. It is analogous to a list of ingredients on food packaging: where you might consult a label to avoid foods that may cause an allergies, SBOMs can help companies avoid consumption of software that could harm their organization.

The concept of a BOM is well-established in traditional manufacturing as part of supply chain management. A manufacturer uses a BOM to track the parts it uses to create a product. If defects are later found in a specific part, the BOM makes it easy to locate affected products.

Contents

Official projects

Articles and Blogs

  • Wikipedia - Official Wikipedia Page
  • NTIA - Official National Telecommunications and Information Administration Page
  • What is an SBOM? - The Linux Foundation Article

Tools (and classification)

Tool Build SBOM Analyze SBOM View SBOM Transform SBOM Integrate with Other Tools
spdx-sbom-generator SPDX
tern-tools/tern CycloneDX,SPDX
anchore/syft CycloneDX,SPDX CycloneDX,SPDX CycloneDX,SPDX CycloneDX,SPDX
microsoft/sbom-tool SPDX
SwiftBOM - generate SBOMs CycloneDX,SPDX,SWID
Kubernetes SBOM Tool SPDX
Aqua Trivy CycloneDX,SPDX CycloneDX,SPDX CycloneDX,SPDX
bomber CycloneDX,SPDX CycloneDX,SPDX
Snyk SBOM API and CLI CycloneDX,SPDX
Snyk SBOM Checker CycloneDX,SPDX
Interlynk SBOM Quality Score CycloneDX,SPDX CycloneDX,SPDX CycloneDX,SPDX
SBOM4Python CycloneDX,SPDX
SBOM4Rust CycloneDX,SPDX
SBOM4Files CycloneDX,SPDX
Distro2SBOM CycloneDX,SPDX
SBOMDiff CycloneDX,SPDX CycloneDX,SPDX
SBOM2doc CycloneDX,SPDX CycloneDX,SPDX
SBOM2dot CycloneDX,SPDX CycloneDX,SPDX
SBOMAudit CycloneDX,SPDX CycloneDX,SPDX
SBOM-Manager CycloneDX,SPDX CycloneDX,SPDX

Repositories

SPDX

Community Repositories

Security Tools

  • bomber - bomber is an application that scans SBoMs for security vulnerabilities.

Articles and Blogs

Videos

Slides

Podcasts

None yet, please contribute!

About

A curated list of SBOM (Software Bill Of Materials) related tools, frameworks, blogs, podcasts, and articles