CycloneDX
A lightweight, OWASP-maintained SBOM format designed for application security and supply-chain use cases.
Definition
CycloneDX is an OWASP-flagship SBOM specification designed to support application security, supply-chain risk, and license compliance use cases. CycloneDX supports first-class representation of components, services, dependencies, vulnerabilities, exploitability (VEX), formulation (build provenance), and ML model bill-of-materials (ML-BOM). It is one of the two SBOM formats explicitly accepted by FDA.What this means in practice
CycloneDX has become the default for CI/CD-generated SBOMs in MedTech because community tooling (Syft, cdxgen, the CycloneDX CLI) and integrations with Anchore, Snyk, and Dependency-Track are mature. The single-file SBOM+VEX model meaningfully reduces the operational burden of post-market vulnerability response.- •Producing CycloneDX without dependency relationships - that breaks transitive impact analysis.
- •Using CycloneDX 1.4 when modern tooling expects 1.5/1.6.
- •Skipping the BOM-Link / VEX block, forcing operators to maintain a separate exploitability feed.
Frequently asked questions
Cross-references
Related terms
Shared paths + categoryA machine-readable inventory of all software components, including open-source and third-party libraries, used to build a medical device.
A machine-readable statement that explains whether a known vulnerability is actually exploitable in a specific product.
The federal statute that gives FDA explicit premarket authority over cybersecurity for cyber devices.
An open SBOM and license-data format published as ISO/IEC 5962:2021.
A globally unique identifier for a publicly disclosed cybersecurity vulnerability.
An industry-standard 0–10 score that quantifies the severity of a software vulnerability.
Latest in MedTech
Primary references
3 sources- 1CycloneDX SpecificationVerifiedOWASPcyclonedx.org
- 2ECMA-424 CycloneDX Bill of Materials StandardVerifiedECMAecma-international.org
- 3FDA Cybersecurity Guidance (Sept 2023)VerifiedFDAfda.gov
Inline markers like [1] jump to the matching reference above.