<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Governance | Haksung</title><link>https://haksungjang.github.io/en/tags/governance/</link><description>Haksung Jang — Open Source Program Manager at SK telecom</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 09 Aug 2026 17:03:59 +0900</lastBuildDate><atom:link href="https://haksungjang.github.io/en/tags/governance/index.xml" rel="self" type="application/rss+xml"/><item><title>Sharing and Governance</title><link>https://haksungjang.github.io/en/docs/sbom_guide/7-governance/</link><pubDate>Sun, 09 Aug 2026 17:03:59 +0900</pubDate><guid>https://haksungjang.github.io/en/docs/sbom_guide/7-governance/</guid><description>Summarizes SBOM access control and disclosure scope, secure sharing channels, and roles-and-responsibilities governance.</description><content:encoded>&lt;![CDATA[<p>An SBOM creates value only when it is delivered along the supply chain, but it is also sensitive
material that contains trade secrets and attack surface. Without governance that determines who
shares what, and how, excessive disclosure heightens risk, and excessive restriction forfeits value.</p><h2 id="access-control-and-disclosure-scope">Access Control and Disclosure Scope</h2><p>Access to SBOM data is managed through Role-Based Access Control (RBAC). Because access needs
differ by stakeholder, general users are granted read-only access, administrators are granted edit
and update access, and sensitive information is granted restricted access.</p><p>For disclosure scope, maintaining two versions is common practice.</p><ul><li><strong>Public SBOM</strong>: Contains non-sensitive information that can be shared with all stakeholders.</li><li>Private SBOM: Contains sensitive information, such as vulnerabilities, and only approved parties can access it.</li></ul><p>Regulation reflects this distinction as well. The EU Cyber Resilience Act does not require an SBOM
to be disclosed to the general public, but requires it to be retained in case market surveillance
authorities request it. Amid the tension between consumers wanting a more complete SBOM and
producers wanting to reduce disclosure, the public/private split is a practical device that
reconciles the two.</p><h2 id="secure-sharing-channels">Secure Sharing Channels</h2><p>When delivering an SBOM, both integrity and confidentiality need to be preserved.</p><ul><li>Use a secure protocol such as HTTPS for transmission, and ensure integrity and confidentiality through digital signatures or encryption.</li><li>Use a sharing platform equipped with access control and audit capabilities.</li><li>Use API integration for automated exchange between systems, and dedicated repositories for industry- or community-level sharing.</li></ul><p>Attach a digital signature to the document so recipients can verify its authenticity and check for
tampering, and clearly mark which information is public and which is private.</p><h2 id="roles-and-responsibilities">Roles and Responsibilities</h2><p>An SBOM program works only when multiple departments share responsibility for it. It should
include an executive sponsor, project leads, systems and design engineers, procurement
specialists, and operations personnel, adding IT, cybersecurity, and maintenance staff as security
needs require. When roles are scattered, responsibility scatters with them, so establishing clear
ownership is the starting point.</p><p>The key activities in building governance are as follows.</p><ul><li>Identify key stakeholders: Include representatives from development, IT operations, security,
procurement, legal, and business leadership, and be sure to include a cybersecurity expert.</li><li>Define responsibilities and assign ownership: Decide who will handle SBOM generation and
consumption, vulnerability monitoring, supplier engagement, and security data management, and
designate a cybersecurity expert as the program owner or co-owner.</li><li>Establish a governance structure: A governance body with participation from stakeholders across
the organization develops policies, standards, and processes, and implements data protection
controls.</li><li>Train and monitor: Train personnel on SBOM security requirements and secure data handling, and
continuously assess the program&rsquo;s security posture through regular audits, adjusting it to
evolving threats and compliance requirements.</li></ul><h2 id="sources">Sources</h2><p>CISA (2024).<em>Framing Software Component Transparency</em>, Third Edition. CERT-In.<em>Technical Guidelines
on Software Bill of Materials (SBOM)</em>. Regulation (EU) 2024/2847 — Cyber Resilience Act, Annex I
Part II. (all accessed: June 14, 2026)</p>
]]></content:encoded></item><item><title>Governance</title><link>https://haksungjang.github.io/en/docs/ai-sbom_guide/4-governance/</link><pubDate>Sun, 09 Aug 2026 17:03:59 +0900</pubDate><guid>https://haksungjang.github.io/en/docs/ai-sbom_guide/4-governance/</guid><description>The stage of establishing a governance framework across the full AI system lifecycle and reflecting emerging AI regulations.</description><content:encoded>&lt;![CDATA[<p>This is stage 4 of the implementation roadmap. It brings the preceding clauses together to establish a
governance framework across the full AI system lifecycle, and reviews it regularly to reflect emerging AI
regulations (3.10).</p>
]]></content:encoded></item><item><title>3.10 Governance</title><link>https://haksungjang.github.io/en/docs/ai-sbom_guide/4-governance/1-governance/</link><pubDate>Sun, 09 Aug 2026 22:27:14 +0900</pubDate><guid>https://haksungjang.github.io/en/docs/ai-sbom_guide/4-governance/1-governance/</guid><description>Explains how to establish a governance framework spanning the full AI system lifecycle and review it periodically to reflect emerging AI regulation.</description><content:encoded>&lt;![CDATA[<div class="alert alert-info" role="alert"><div class="h4 alert-heading" role="heading">Implementation Phase</div><p>This clause is built during<strong>Phase 4 — Governance</strong>.<a href="/en/docs/ai-sbom_guide/#phased-implementation-roadmap">View the full implementation roadmap</a></p></div><h2 id="1-clause-overview">1. Clause Overview</h2><p>Governance is the framework that ties all the preceding clauses together to ensure the AI
system&rsquo;s lifecycle is developed, deployed, and managed responsibly from end to end. Where policy
(3.1) sets the principles and license obligations (3.5) and the AI SBOM (3.9) build individual
processes, governance manages these so they keep operating consistently through regulatory change
and model replacement.</p><p>3.10 requires an AI governance framework, policies, and practices. The specification emphasizes
compliance with emerging AI laws such as the EU AI Act, the Hiroshima AI Process, and China&rsquo;s
Global AI Governance Initiative, and addresses ethical considerations, risk management, and
transparency together. The core is to review a framework, once built, periodically so it reflects
the latest regulation and model changes.</p><h2 id="2-activities-to-perform">2. Activities to Perform</h2><ul><li>Write a governance framework document that spans the full AI system lifecycle.</li><li>Include emerging AI regulation tracking, risk management, transparency, and ethical
considerations in the framework.</li><li>Have a procedure for periodically reviewing and updating the framework.</li><li>Monitor the risks that come with the ongoing use of AI systems and training data.</li><li>Reflect events such as model tree changes, regulatory enforcement, and OSAID classification
changes in governance.<em>([Guide Recommendation])</em></li></ul><h2 id="3-requirement-and-verification-material">3. Requirement and Verification Material</h2><table><thead><tr><th>Clause</th><th>Requirement</th><th>Verification Material</th></tr></thead><tbody><tr><td>3.10</td><td>The organization shall have an AI governance framework, policies, and practices that help ensure AI systems are developed, deployed, and managed responsibly. This shall emphasize compliance with emerging AI laws (the EU AI Act, the Hiroshima AI Process, China&rsquo;s initiative) and address ethical considerations, risk management, and transparency.</td><td><strong>3.10.1</strong> A documented AI governance framework for the AI system lifecycle, including a procedure for periodically reviewing the framework</td></tr></tbody></table><details><summary>View original English text</summary><blockquote><p><strong>3.10 Governance</strong>
An organization shall have a governance framework for AI, policies, and practices to help ensure
that AI systems are developed, deployed, and managed responsibly. Governance emphasizes compliance
with emerging AI laws and regulations, such as the EU AI Act, Hiroshima AI process or Global AI
Governance Initiative (China), and addresses ethical considerations, risk management, and
transparency. For example, understand the risks associated with ongoing use of AI Systems and
training data in the context of their intended Programs. This could include the ability to monitor
the lifecycle of the AI system and perform ongoing analysis of its intended uses.</p><p><strong>Verification material(s):</strong></p><ul><li>A documented AI governance framework for the lifecycle of an AI system with a process to review
the framework periodically.</li></ul></blockquote></details><h2 id="4-how-to-comply-with-each-verification-material-with-samples">4. How to Comply with Each Verification Material, with Samples</h2><h3 id="3101-ai-governance-framework-and-periodic-review-procedure">3.10.1 AI Governance Framework and Periodic Review Procedure</h3><p><strong>How to Comply</strong></p><p>The governance framework covers three things: tracking emerging regulation to derive obligations,
monitoring the AI system lifecycle, and a procedure for periodically reviewing the framework
itself. Because regulation changes quickly, the framework must be a living system built for
updates, not a fixed document.</p><p>The three axes the specification names differ in character. The EU AI Act imposes concrete,
article-level obligations; the Hiroshima AI Process runs voluntary transparency reporting; and
China&rsquo;s initiative is closer to a policy declaration. Governance distinguishes these differences
and tracks each accordingly.</p><p>The table below lists the major regulations to track from an AI SBOM perspective. The full
regulatory matrix and its ISO/IEC 42001 context are covered in<a href="https://openchain-project.github.io/OpenChain-KWG/guide/iso42001_guide/1-context-leadership/">ISO/IEC 42001 Guide —
Organizational Context and
Leadership</a>.</p><p><strong>Table 1.</strong> Major AI regulations intersecting with AI SBOM (as of 2026-06)</p><table><thead><tr><th>Regulation/Initiative</th><th>Timing</th><th>Core AI SBOM-Relevant Obligation</th><th>Governance Reflection</th></tr></thead><tbody><tr><td>EU AI Act Article 11 + Annex IV</td><td>2027 (high-risk)</td><td>Technical documentation obligation</td><td>Produce the AI SBOM as a core element of the technical documentation</td></tr><tr><td>EU AI Act Article 53 (GPAI)</td><td>2026-08</td><td>Disclosure of a training data summary, respecting copyright opt-outs</td><td>Track dataset provenance and licensing</td></tr><tr><td>EU AI Act Article 50</td><td>2026-08</td><td>Labeling of AI-generated content</td><td>Links to the transparency obligation (3.6)</td></tr><tr><td>Hiroshima AI Process</td><td>Launched 2025, Reporting 2.0 (2026-05)</td><td>Voluntary transparency reporting</td><td>Consider participating in the OECD reporting framework</td></tr><tr><td>China&rsquo;s Global AI Governance Initiative</td><td>Announced 2023</td><td>Policy declaration (no concrete deliverable)</td><td>Monitor trends</td></tr><tr><td>Korea&rsquo;s AI Basic Act</td><td>Effective 2026-01</td><td>High-impact AI impact assessment, labeling obligation, disclosure of training data provenance</td><td>AI SBOM and model card production</td></tr></tbody></table><p>Lifecycle monitoring means placing governance checkpoints along the flow from development to
retirement. The figure below shows lifecycle governance built around the AI SBOM.</p><p><img src="/docs/ai-sbom_guide/4-governance/1-governance/governance-cycle-en.png" alt="Governance cycle that runs from model intake through development, review, deployment, and operational monitoring, looping back to development or review depending on the type of change"/><p><strong>Figure 1.</strong> Lifecycle governance built around the AI SBOM</p><p><strong>Considerations</strong></p><ul><li><strong>Assign regulatory-tracking responsibility</strong>: Specify in governance who tracks emerging
regulation and derives obligations from it. The EU AI Act&rsquo;s obligations expand in stages in
August 2026 and 2027, so manage the timing.</li><li><strong>Manage model tree changes</strong>: When an imported model moves to a new version or a parent model
is replaced, license obligations can change. Register the change as a governance review event.<em>([Guide Recommendation])</em></li><li><strong>Update OSAID classification</strong>: The distinction between &ldquo;open source AI&rdquo; and &ldquo;open weight&rdquo;
(OSAID 1.0) affects model licensing judgments. Include classification changes in the periodic
review.</li><li><strong>State the review cycle</strong>: Review model and dataset changes quarterly, and regulation and the
overall framework annually. Record the review completion date and reviewer.</li><li><strong>Connect to other clauses</strong>: Governance ties together the regulatory review under the
transparency obligation (3.6) and the lifecycle management under the AI SBOM (3.9) from above.
Connect them rather than building duplicate procedures.</li></ul><p><strong>Sample (Governance Framework and Annual Review Plan)</strong></p><p>Below is a sample of the core part of a governance framework document and periodic review plan.
This document becomes verification material 3.10.1.</p><pre tabindex="0"><code>## AI Governance Framework
### 1. Scope and Purpose
Manages licensing, transparency, risk, and regulatory compliance across the full
lifecycle of an AI system — intake, development, deployment, operation, and
retirement.
### 2. Governance Structure
- AI Governance Lead: approves the framework, makes the final call on regulatory obligations
- Regulatory Tracking Owner: monitors emerging AI regulation, derives obligations
- AI SBOM Verification Owner: runs the generation, review, and approval procedure
- Legal: interprets non-standard licenses and regulation
### 3. Periodic Review Plan
| Frequency | Review Item | Owner | Deliverable |
|------|----------|------|--------|
| Quarterly | Model/dataset changes, model tree licensing | AI SBOM Verification Owner | Change review record |
| Semiannual | Non-standard license classification, OSAID updates | Legal | Updated classification |
| Annual | Regulatory enforcement schedule, overall framework, policy alignment | AI Governance Lead | Revised framework |
### 4. Change Management
When a model tree change, new regulation taking effect, or a license policy change
occurs, convene an ad hoc review rather than waiting for the periodic review. Record
the review outcome and action taken in the change history.</code></pre><h2 id="5-references">5. References</h2><ul><li>Policy foundation:<a href="/en/docs/ai-sbom_guide/1-program-foundation/1-policy/">3.1 Policy</a></li><li>Transparency obligations and regulatory review:<a href="/en/docs/ai-sbom_guide/2-ai-extension/2-transparency-obligations/">3.6 Transparency Obligations</a></li><li>AI SBOM lifecycle management:<a href="/en/docs/ai-sbom_guide/2-ai-extension/3-ai-sbom/">3.9 AI SBOM</a></li><li>Full regulatory matrix and ISO/IEC 42001 context:<a href="https://openchain-project.github.io/OpenChain-KWG/guide/iso42001_guide/1-context-leadership/">ISO/IEC 42001 Guide — Organizational Context and Leadership</a></li></ul>
]]></content:encoded></item></channel></rss>