LinkedIn analytics tracking pixel for AIDOLS AI consulting website performance measurement
Governance & Risk

AI Bill of Materials (AIBOM)

An AI Bill of Materials (AIBOM) is a structured, machine-readable inventory of every component used in an AI system — base models, fine-tuning datasets, third-party APIs, prompts, vector indexes, libraries, and licenses — extending the SBOM concept to AI supply chains.

Full definition

AIBOM is being standardized through CISA, OWASP, and CycloneDX 1.5+ schemas, which added ML-specific fields. The EU AI Act and US AI Executive Order both push toward AI supply-chain transparency. A complete AIBOM tracks model name, version, weights hash, training-data sources, license, evaluation metrics, and known limitations — making "what is in production?" answerable in seconds, not weeks.

Why it matters

When a base-model license changes, a training dataset is found to contain copyrighted material, or a CVE drops on a vector DB, an AIBOM turns "search every repo" into "query the inventory." This is now table stakes for regulated enterprises and a likely procurement requirement within 24 months.

Example

A bank ingests AIBOMs from 14 vendors; when a popular embedding model is found to have leaked PII, the AIBOM index identifies the 6 affected products in 90 seconds.

Source & further reading

Primary source: CycloneDX — Machine Learning BOM (CycloneDX 1.5+) (2024).

Citation policy: this entry is part of the AIDOLS AI Implementation Glossary and may be quoted for research, journalism, and education with attribution to aidolsgroup.com/es/glossary/ai-bom/.