secubox-openwrt/docs
CyberMind-FR 8769a60275 feat(sbom): Add CRA Annex I compliant SBOM pipeline
Implements comprehensive Software Bill of Materials generation for
EU Cyber Resilience Act compliance with ANSSI CSPN certification path.

SBOM Pipeline:
- scripts/check-sbom-prereqs.sh: Prerequisites validation (OpenWrt, tools, Kconfig)
- scripts/sbom-generate.sh: Multi-source SBOM generation (native, feed, rootfs, firmware)
- scripts/sbom-audit-feed.sh: PKG_HASH/PKG_LICENSE feed audit with MANIFEST.md
- Makefile: SBOM targets (sbom, sbom-quick, sbom-validate, sbom-scan, sbom-audit)
- .github/workflows/sbom-release.yml: CI with CVE gating and auto-security issues

Documentation:
- SECURITY.md: CRA Art. 13 §6 compliant vulnerability disclosure policy
- docs/sbom-pipeline.md: Architecture, CRA mapping, ANSSI CSPN guidance

AI Gateway (bonus feed):
- secubox-ai-gateway: 3-tier data classification (LOCAL_ONLY/SANITIZED/CLOUD_DIRECT)
- luci-app-ai-gateway: LuCI dashboard with provider management and audit logging

Output formats: CycloneDX 1.6 (primary) + SPDX 2.3 (secondary)
Tools: syft, grype, cyclonedx-cli (auto-installed if missing)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-04 08:01:00 +01:00
..
admin-control-center feat: Admin Control Center with State Management (v0.9.0) 2026-01-05 10:05:32 +01:00
archive docs: Add GitHub Pages documentation site structure 2025-12-28 21:57:29 +01:00
stylesheets docs: Add GitHub Pages documentation site structure 2025-12-28 21:57:29 +01:00
claude.md docs: Add GitHub Pages documentation site structure 2025-12-28 21:57:29 +01:00
code-templates.md docs: Add GitHub Pages documentation site structure 2025-12-28 21:57:29 +01:00
codex.md hello 2026-01-04 19:50:25 +01:00
development-guidelines.md hello 2026-01-04 19:50:25 +01:00
documentation-index.md refactor secubox app packaging and theme 2025-12-29 21:57:12 +01:00
feature-regeneration-prompts.md hello 2026-01-04 19:50:25 +01:00
index.md chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
luci-development-reference.md docs: Add GitHub Pages documentation site structure 2025-12-28 21:57:29 +01:00
module-implementation-guide.md chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
module-status.md chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
permissions-guide.md hello 2026-01-04 19:50:25 +01:00
quick-start.md Add GitHub Pages documentation site 2025-12-29 18:25:48 +01:00
repository-guidelines.md hello 2026-01-04 19:50:25 +01:00
sbom-pipeline.md feat(sbom): Add CRA Annex I compliant SBOM pipeline 2026-03-04 08:01:00 +01:00
todo-analyse.md hello 2026-01-04 19:50:25 +01:00
validation-guide.md chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00