secubox-openwrt/dist/sbom/secubox-0.20.cdx.json
CyberMind-FR 686fe113c5 feat(vhosts-checker): Add KISS UI dashboard for HAProxy vhosts status
Renamed from routes-status to vhosts-checker to avoid conflict with
OpenWrt's default network routes page.

- KISS UI theme with header chips and status cards
- Shows HAProxy vhosts with mitmproxy route status (OUT/IN)
- SSL certificate status indicators
- WAF bypass detection
- Sync routes and add missing route actions
- Accessible at Status → VHosts Checker and KISS UI Network → VHosts Checker

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-04 11:07:22 +01:00

58 lines
1.2 KiB
JSON

{
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:7a140c3e-ba05-44e1-aff2-39a028a5b7f1",
"version": 1,
"metadata": {
"timestamp": "2026-03-03T16:38:30+01:00",
"component": {
"type": "firmware",
"name": "SecuBox",
"version": "0.20",
"supplier": {
"name": "CyberMind Produits SASU",
"contact": [
{
"email": "secubox@cybermind.fr"
}
]
},
"manufacturer": {
"name": "CyberMind Produits SASU",
"url": [
"https://cybermind.fr"
]
},
"licenses": [
{
"license": {
"id": "GPL-2.0-only"
}
}
],
"externalReferences": [
{
"type": "website",
"url": "https://secubox.in"
},
{
"type": "vcs",
"url": "https://github.com/cybermind/secubox"
},
{
"type": "documentation",
"url": "https://secubox.in/docs/cra"
}
]
},
"tools": [
{
"vendor": "Anchore",
"name": "syft",
"version": "1.42.1"
}
]
},
"components": []
}