~ / directory / cyclonedx-aibom
CA
Mixed · AI Governance & Standards · reviewed 2026-04

CycloneDX (AIBOM)

SBOM standard extended for AI/ML Bill of Materials.

Visit cyclonedx.org
01

What it does

The CycloneDX standard extended for AI/ML Bill of Materials. Provides a structured format for documenting all components of an AI system — models, training data, hyperparameters, dependencies, and deployment configurations.

02

Security relevance

AI supply chain attacks (LLM03, LLM05) are growing as organisations consume pre-trained models, fine-tuning datasets, and ML libraries from external sources. An AIBOM provides the inventory needed to track what's in your AI stack, detect compromised components, and respond to supply chain incidents. The OWASP Agentic Top 10 (Appendix B) explicitly identifies CycloneDX as foundational to ASI04 (Supply Chain) defense. CycloneDX answers 'what components are in my AI system?' while the ASI framework addresses 'how can those components behave unsafely?'

03

When to use it

Implement when you need formal supply chain governance for AI systems. Requires integration with CI/CD pipelines, ML training infrastructure, and model registries. Expert-level work that builds on existing SBOM practices.

04

OWASP coverage

Risks addressed — mapped to both OWASP Top 10 standards. 2 in LLM, 1 in Agentic.

LLM Top 10 · 2025 · 2/10 covered
01
02
03
04
05
06
07
08
09
10
Agentic Top 10 · 2026 · 1/10 covered
01
02
03
04
05
06
07
08
09
10
05

The raw record

What Yuntona stores. Single source of truth — fork it on GitHub.

name: CycloneDX (AIBOM)
slug: cyclonedx-aibom
type: Mixed
category: AI Governance & Standards
url: https://cyclonedx.org

reviewed:   2026-04
added:      2026-04
updated:    2026-04

risks:
  llm:  [LLM03, LLM05]
  asi:  [ASI04]

complexity:    Expert Required
pricing:       —
audience:      Builder
lifecycle:     [govern]

tags: [Open Source, SBOM, Standard]