CBOM Management

Active CBOMs

Enterprise Web App

Active

Version 2.1.0 • 342 assets

Last modified: 2 hours ago

Payment Gateway

Active

Version 1.0.3 • 189 assets

Last modified: 5 hours ago

Legacy System

Draft

Version 0.9.1 • 87 assets

Last modified: 1 day ago

Mobile Banking

Archived

Version 1.2.0 • 215 assets

Last modified: 1 week ago

Enterprise Web App

Version

2.1.0

Author

Josep Mateu

Created

2025-09-16

342

Total Assets

45

Algorithms

28

Protocols

269

Certificates

Quick Actions

CBOM Preview

{
  "cbom": {
    "version": "1.0",
    "name": "Enterprise Web App",
    "versionNumber": "2.1.0",
    "author": "John Doe",
    "created": "2024-01-15T10:30:00Z",
    "components": {
      "total": 342,
      "algorithms": 45,
      "protocols": 28,
      "certificates": 269,
      "cryptoMaterials": 0
    },
    "metadata": {
      "description": "Enterprise web application cryptographic bill of materials",
      "systemCriticality": "high",
      "complianceRequirements": ["PCI-DSS", "GDPR", "SOX"]
    }
  },
  "assets": [
    {
      "id": "alg-001",
      "type": "algorithm",
      "name": "AES-256",
      "version": "1.0",
      "strength": "256",
      "implementation": "OpenSSL",
      "quantumVulnerable": false
    },
    {
      "id": "cert-001",
      "type": "certificate",
      "subject": "CN=example.com",
      "issuer": "CN=Let's Encrypt",
      "validFrom": "2024-01-01",
      "validTo": "2024-12-31",
      "signatureAlgorithm": "SHA256withRSA"
    }
  ]
}