runtimeadmin/SBOMix SBOM Generator

Generate CycloneDX 1.6 + SPDX 2.3 SBOMs from your project. Fast, accurate, zero-config.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryDirectory to scan (default: repo root)no.
formatOutput format: both | cyclonedx | spdxnoboth
aibom-formatAI-BOM output format: json | yamlnojson
output-dirDirectory to write SBOM filesnosbom
fail-on-criticalExit with code 1 if critical vulnerabilities are foundnotrue
upload-artifactUpload SBOMs as GitHub Actions artifacts (90-day retention)notrue
skip-vulnsSkip OSV vulnerability enrichment (faster, no network required)nofalse
profileReport profile: crypto-agent — adds an Agent Trust Report (MCP tool surface, signing surface, known-bad match) for deployments that hold signing keysno""
craCRA readiness — set to "true" to add an EU Cyber Resilience Act evidence & gap report (cra-report.json)no""
api-urlSBOMix central API endpoint — push SBOMs for org-wide trackingno""
api-keySBOMix API key — use secrets.SBOMIX_API_KEYno""
namedescription
cyclonedx-pathPath to generated CycloneDX 1.6 BOM
spdx-pathPath to generated SPDX 2.3 BOM
aibom-pathPath to generated AI-BOM (only present when AI/ML components are detected)
component-countTotal components enumerated
vulnerability-countTotal known vulnerabilities (via OSV)
critical-countCritical severity vulnerabilities (CVSS >= 9.0)
quality-scoreSBOM completeness score 0-100
ai-model-countNumber of AI/ML model components detected
ai-threat-countNumber of AI/ML threats detected
agent-trust-report-json-pathPath to the Agent Trust Report JSON manifest (only present with profile: crypto-agent)
agent-trust-report-html-pathPath to the Agent Trust Report HTML (only present with profile: crypto-agent)