AI SBOM Compliance Guide

An enterprise practice guide that explains the requirements of the OpenChain AI SBOM Compliance Guide (Version 1.0) clause by clause.

This guide explains, one by one, each requirement of AI System Bill of Materials — Compliance Management Guide for the Supply Chain (Version 1.0), published by the OpenChain AI Work Group. It walks through what verification material each clause requires, how to comply with it, and what samples and tools are ready to use.

This specification carries the same structure as ISO/IEC 5230, the open source license compliance standard — requirements, verification material, and rationale — over into the AI supply chain. It brings into scope not only code but also the licensing and transparency obligations of model weights, training datasets, and the Model Tree.

Author : OpenChain Korea Work Group / CC BY 4.0

Intended Audience

  • Compliance staff at organizations that develop AI systems or exchange them through the supply chain
  • Practitioners who have an open source compliance (ISO/IEC 5230) program in place and want to extend it into AI
  • Legal, security, and development staff who need to check the licensing and transparency obligations of AI models and datasets

How to Use This Guide

Phased Implementation Roadmap

The 10 requirements are divided into four phases by implementation priority. Phase 1 establishes the program’s foundation, Phase 2 builds AI-specific compliance processes, Phase 3 puts operational structures in place, and Phase 4 establishes governance.


Phase 1 — Program Foundation

Goal: Define the program’s scope, establish policy, and secure competence and awareness.

DoneVerification MaterialDescriptionDetailed Guide
3.4.1Program scope statement3.4 →
3.1.1Documented AI SBOM policy3.1 →
3.1.2Policy awareness procedure3.1 →
3.2.1~3.2.3Role list, competence definitions, competence assessment evidence3.2 →
3.3.1Evidence of participant awareness assessment3.3 →

Phase 2 — AI Extension Processes

Goal: Build AI-specific licensing, transparency, and SBOM processes that cover not just code but also models, weights, and datasets. This is the area where the AI SBOM Guide expands most on ISO/IEC 5230.

DoneVerification MaterialDescriptionDetailed Guide
3.5.1License obligation review and documentation procedure3.5 →
3.6.1Transparency obligation review procedure3.6 →
3.9.1AI SBOM identification, tracking, review, approval, and archiving procedure3.9 →
3.9.2Records demonstrating procedure compliance3.9 →

Phase 3 — Operational Structure

Goal: Create a channel for responding to external compliance inquiries, and assign accountability and resources to the program.

DoneVerification MaterialDescriptionDetailed Guide
3.7.1~3.7.2Public inquiry channel, internal response procedure3.7 →
3.8.1~3.8.5Role assignment, resources, legal expertise, remediation procedure3.8 →

Phase 4 — Governance

Goal: Put in place a governance framework spanning the full AI system lifecycle, and reflect emerging AI regulation.

DoneVerification MaterialDescriptionDetailed Guide
3.10.1AI governance framework and periodic review procedure3.10 →

Full Clause Checklist

The body of the AI SBOM Compliance Guide consists of 10 clauses and 19 verification material items in total (by this guide’s verification material numbering).

ClauseTitleVerification MaterialDetail
3.1Policy2 itemsGo to →
3.2Competence3 itemsGo to →
3.3Awareness1 itemGo to →
3.4Program Scope1 itemGo to →
3.5License Obligations1 itemGo to →
3.6Transparency Obligations1 itemGo to →
3.7Access2 itemsGo to →
3.8Effectively Resourced5 itemsGo to →
3.9AI SBOM2 itemsGo to →
3.10Governance1 itemGo to →

Total: 10 clauses / 19 verification material items

Automation Maturity Map

This is an honest breakdown of how far each AI SBOM compliance task is automated by tools today. For “generation,” usable open source tools already exist. Interpreting license obligations and tracking compliance with non-standard licenses, on the other hand, remain the work of people and policy. Each clause page follows this line to distinguish “what a tool handles” from “what a person must fill in.”

TaskAutomation LevelRepresentative Open Source Tool
Code/dependency SBOM generationMaturecdxgen, Syft
AI model/metadata BOM generationTools emergingOWASP AIBOM Generator, cdxgen aibom mode
Static analysis of model binariesTools emergingLab700x AI SBOM Scanner
Identifying LLM inference servers and AI packagesMatureTrivy, Syft
SBOM storage and vulnerability monitoringMatureDependency-Track, SW360
Interpreting license obligations, tracking non-standard complianceImmature (people/policy)Tool support still developing

The installation and use of each tool is covered with execution screens and command output in the Tools section.

Relationship to Other Standards

Original Specification

  • Document: Artificial Intelligence System Bill of Materials — Compliance Management Guide for the Supply Chain, Version 1.0
  • Published: OpenChain Project AI Work Group, 2025-10-20
  • License: Creative Commons Attribution 4.0 (CC-BY-4.0)
  • Authoritative copy: Published as PDF and markdown in the OpenChain Reference-Material repository (AI-SBOM-Compliance/en)
  • Announcement: openchainproject.org

Program Foundation

The stage of establishing the foundation of an AI SBOM compliance program. Covers policy, competency, awareness, and scope.

AI Extension Process

The stage of building AI-specific license, transparency, and SBOM processes that extend beyond code to cover models, weights, and datasets.

Operations

The stage of establishing a channel to respond to external compliance inquiries and assigning responsibility and resources to the program.

Governance

The stage of establishing a governance framework across the full AI system lifecycle and reflecting emerging AI regulations.

Tools

Introduces the key features and usage of open source tools that generate and analyze AI SBOMs, with actual execution screens.

Last modified August 9, 2026: 전체 콘텐츠 영어판 추가 (608dd718)