Skip to main content
Version: 2026.06.07

Software Bill of Materials (SBOM)

Standard: CycloneDX 1.6 (+ SPDX via Syft) · Files: 08_GOVERNANCE/sbom/ · Generated: 2026-06-03

Inventory

ComponentToolFileComponentsKnown vulns (Grype)
Python runtime env (Brain + platform)cyclonedx-py 7.3.0python-env-cyclonedx.json41414 (4 High / 7 Med / 3 Low)
Desktop Control Planecyclonedx-npm 4.2.1node-desktop-control-plane-cyclonedx.json4050
Web Platformcyclonedx-npm 4.2.1node-web-platform-cyclonedx.json8766 (3 High / 2 Med / 1 Low)
Docs Wikicyclonedx-npm 4.2.1node-griff-wiki-cyclonedx.json1,1383 (1 High / 2 Med)
Brain active v2-100Syft 1.42.4brain-v2-100-syft-{cyclonedx,spdx}.json40
Brain running codeSyft 1.42.4brain-frozen-syft-{cyclonedx,spdx}.jsonmanifests

Aggregate: ~2,837 components · 23 known-vuln matches (8 High / 11 Med / 4 Low) → triage tracked on the board.

Regenerate

# Python env
python -m cyclonedx_py environment C:\Python312\python.exe --output-format JSON > python-env-cyclonedx.json
# Node (lock-only)
cyclonedx-npm --package-lock-only --output-format JSON --output-file node-<pkg>-cyclonedx.json <pkg>\package-lock.json
# Multi-ecosystem + SPDX, and vuln scan
syft scan dir:<path> -o cyclonedx-json=out.json -o spdx-json=out-spdx.json
grype sbom:out.json -o json > vuln-out.grype.json

Toolchain

cyclonedx-bom 7.3.0 (pip) · @cyclonedx/cyclonedx-npm 4.2.1 (npm) · syft 1.42.4 + grype 0.110.0 (choco).

Per-task rule

When a task changes dependencies, regenerate the affected SBOM(s), re-run Grype, and record the file paths on the task's board line. The SBOM set is part of definition-of-done — see the gate.