Skip to content

Cryptographic Bill of Materials (CBOM)

QCecuring CBOM discovers, inventories, and assesses cryptographic assets across your infrastructure — certificates, keys, algorithms, and protocols — generating a standards-compliant CycloneDX v1.6 CBOM with quantum risk classification and compliance attestations.


  • Crypto Visibility — No unified view of certificates, keys, and algorithms deployed across endpoints, file systems, keystores, cloud services, and Active Directory
  • Quantum Risk — Unknown exposure to quantum-vulnerable algorithms (RSA, ECDSA, DH) with no path to post-quantum readiness
  • Compliance Gaps — Inability to attest conformance to CNSA 2.0, NIST PQC, or FIPS 140-3 requirements
  • Manual Tracking — Spreadsheet-based crypto inventories that go stale immediately

CBOM automates discovery with distributed sensors, classifies risk automatically, and exports machine-readable CycloneDX CBOMs for supply chain integration.


Deploy sensors near your infrastructure to scan:

  • HTTPS/TLS endpoints (certificate chains, cipher suites, protocol versions)
  • File systems (PEM, DER, CRT, P12, JKS files)
  • Java Keystores (JKS, PKCS#12)
  • SSH keys
  • Windows Certificate Stores
  • Source code (crypto API calls, hardcoded keys)
  • Binaries (DLL, EXE, SO, JAR — linked crypto libraries, embedded keys)
  • AWS services (ACM, KMS, IAM)
  • Active Directory / LDAP (ADCS certificates, templates)

Discovery & Scanners


All discovered assets in a single searchable view:

  • Asset types: certificate, private-key, public-key, symmetric-key, algorithm, protocol, signature
  • Filtering by type, algorithm, risk level, lifecycle state, scanner source
  • Content-based deduplication (SHA-256 fingerprint)
  • Lifecycle state tracking (NIST SP 800-57)

Inventory


Automatic risk scoring for every asset:

Risk LevelMeaningExamples
CRITICALBroken or deprecatedMD5, SHA-1, DES, RC4, TLS 1.0/1.1
HIGHQuantum-vulnerableRSA, ECDSA, ECDH, DH, DSA
MEDIUMReduced strength under Grover’sAES-128
LOWAdequate with marginAES-192
NONEQuantum-safeAES-256, SHA-256+, ML-KEM, ML-DSA

Maps to NIST Quantum Security Levels (QSL 0–5) in CycloneDX export.

PQC Readiness


Policy templates for cryptographic standards:

  • CNSA 2.0 (NSA Commercial National Security Algorithm Suite)
  • NIST PQC (Post-Quantum Cryptography standards)
  • FIPS 140-3 (approved algorithms and key sizes)
  • Custom policies

Compliance


Standards-compliant CBOM output including:

  • bom-ref on every component (enables dependency graph)
  • dependencies section (issuer chains, signer, keystore containment)
  • Full algorithmProperties (primitive, parameterSetIdentifier, mode, OID, nistQuantumSecurityLevel)
  • certificateProperties with extensions and fingerprint
  • relatedCryptoMaterialProperties for keys
  • BOM-Link URN generation for SBOM cross-referencing

Import/Export


Interactive SVG graph showing:

  • Certificate issuer chains
  • Key-to-certificate associations
  • Keystore containment
  • Signer relationships

Relationships


PagePurpose
DashboardRisk overview, asset counts, scan activity
InventoryBrowse and search all crypto assets
SensorsManage deployed sensors and scan runs
AlertsAlert rules and scheduled scanning
RelationshipsVisualize asset relationships
CompliancePolicy evaluation and attestations
Import/ExportCycloneDX import/export and BOM-Link
UsersUser management (admin/viewer roles)