Skip to content
@CycloneDX

CycloneDX SBOM Standard

CycloneDX is a lightweight Software Bill of Materials (SBOM) standard, purpose-built for cybersecurity use cases. CycloneDX is a OWASP Flagship Project.

Welcome to the CycloneDX Community

OWASP CycloneDX is a lightweight Software Bill of Materials (SBOM) standard designed for use in application security contexts and supply chain component analysis.

The CycloneDX project provides standards in XML, JSON, and Protocol Buffers, as well as a large collection of official and community supported tools that create or interoperate with the standard.

The projects website has many documented use cases and examples that provide a springboard to SBOM adoption.

The project operates as a meritocracy whose guiding principals reinforce its risk-based approach to standards development. The project encourages community participation in the development of the standard and supporting tools.

Background

Modern software is assembled using third-party and open source components. They are glued together in complex and unique ways and integrated with original code to achieve the desired functionality. An accurate inventory of all components enables organizations to identify risk, allows for greater transparency, and enables rapid impact analysis.

CycloneDX was created for this purpose.

Strategic direction and maintenance of the specification is managed by the CycloneDX Core Working Group.

Pinned Loading

  1. Software Bill of Material (SBOM) standard designed for use in application security contexts and supply chain component analysis

    XSLT 94 20

  2. Creates CycloneDX Software Bill of Materials (SBOM) from .NET Projects

    C# 44 27

  3. Creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments.

    Python 40 25

  4. Creates CycloneDX Software Bill of Materials (SBOM) from Maven projects

    Java 67 25

  5. Creates CycloneDX Software Bill of Materials (SBOM) from Node.js projects

    JavaScript 49 39

  6. CycloneDX CLI tool for SBOM analysis, merging, diffs and format conversions.

    C# 23 9

Repositories