A CBOM you can act on, A QBOM you can plan with
A complete cryptographic inventory today, with the intelligence to plan your post-quantum migration tomorrow.
CBOM
CRYPTOGRAPHIC BILL OF MATERIALS · CYCLONEDX 1.6
- cryptographic-asset components with full crypto properties
- Classical & NIST quantum security levels per algorithm
- Evidence occurrences - file + line for every finding
- CWE/CVE vulnerabilities, overall risk score & grade
- Validated against the official CycloneDX 1.6 schema
QBOM
QUANTUM BILL OF MATERIALS · EMITTED ALONGSIDE EVERY CBOM
- Per-asset threat:shor/grover/none
- Harvest-now-decrypt-later exposure flag
- Concrete migration target + FIPS 203/204/205 standard
- Quantum-readiness score, grade & migration roadmap
- CNSA 2.0 (2035) deadline mapping
The post-quantum migration clock is running
NIST's PQC standards are final and the deadlines are set. A QBOM turns that timeline into a per-asset plan.
Five Pillars of Cryptographic Discovery
Every cryptographic asset falls into one of five discovery domains, providing complete visibility across software, firmware, infrastructure, and runtime environments.
Source Code - AST level
Real syntax trees resolve import aliases, aliased objects, and propagated constants that regex-only tools miss.
Container · Binary · Deps
Dependency manifests + CVE DB, Dockerfiles, OCI image layers, and ELF/PE/JAR crypto-library detection.
Certificate & PKI
X.509, JKS keystores, CA-bundle & trust-chain analysis, LDAP / Active Directory discovery.
Network / Protocol
Live TLS version + cipher + cert-chain enumeration, SSH KEXINIT algorithms, LDAP, IPsec reachability.
Keys & Secrets
PKCS#11 HSMs, AWS/Azure/GCP KMS, HashiCorp Vault, CyberArk, private-key files, entropy detection.
Discover → Understand → Score → Emit
One pass over your codebase, resolved to a signed, schema-valid inventory.
Discover
Walk source, deps, images, keystores & endpoints.
Parse
AST + regex extract every crypto API, key & cert.
Classify & score
Rank SAFE → CRITICAL against a bundled rule set.
Quantum analysis
Flag Shor/Grover exposure & migration targets.
Emit
CBOM · QBOM · SARIF · HTML · Markdown.
Ten specialised scanners, one ranked inventory
Every engine feeds a single deduplicated, risk-scored bill of materials.
Algorithm
Regex + AST102 signatures across symmetric, asymmetric, hash, MAC, PQC and protocol families.
- AES modes, DES/3DES/RC4
- RSA/DSA/ECC + key sizes
- ML-KEM · ML-DSA · SLH-DSA
Certificate & PKI
X.509- PEM / DER / PKCS#12 / JKS
- Expiry, self-signed, weak sig
- Trust-chain validation
Network
ActivePure-Node probing, no external binaries.
- TLS 1.0–1.3 + cipher + chain
- SSH KEXINIT enumeration
Dependencies
CVE DB11 manifest formats vs 25 CVE-tracked crypto libraries with EOL & safe-version data.
Container
OCI- Dockerfile crypto packages
- Keys/certs baked into layers
- docker-save tarball walking
Binary
ELF/PE/JAR13 crypto libraries by soname & banner (OpenSSL, BoringSSL, mbedTLS...) with versions.
Key Management
18 rulesPKCS#11 HSMs, cloud KMS, Vault, CyberArk, Luna / nShield / YubiHSM.
Secrets
29 rulesProvider tokens + entropy — docs skipped, tuned thresholds to cut noise.
Post-Quantum
FIPS 203/4/5Shor-breakable vs Grover-weakened, migration priority, CNSA 2.0 timeline.
Traditional SCA vs. Precogs CBOM/QBOM
Existing tools scan dependencies. Precogs scans the cryptographic algorithms inside your code.
| Capability | Snyk / Checkmarx / SonarQube | IBM CBOMkit | Precogs AI |
|---|---|---|---|
| Cryptographic algorithm inventory | |||
| Quantum-vulnerable classification (QBOM) | Partial | ||
| Post-Quantum Readiness Score | |||
| NIST FIPS 203/204/205 migration mapping | |||
| SCA + SBOM + CBOM unified platform | Partial | CBOM only | |
| Deterministic (no AI/ML in detection) | |||
| CycloneDX CBOM output (ECMA-424) | |||
| Auto-fix / remediation PR generation | |||
| Autonomous penetration testing |
Built for Security-Critical Industries
Where cryptographic failures mean lives, money, or national security.
Formats for humans, machines, and pipelines
Human-readable reports and machine-readable formats for every security workflow.
| Format | File | Purpose |
|---|---|---|
| CycloneDX 1.6 CBOM | *.json | Machine-readable inventory, schema-valid |
| CycloneDX 1.6 QBOM | *.qbom.json | Quantum readiness & migration |
| SARIF 2.1.0 | *.sarif | GitHub code-scanning / CI |
| Markdown | *.md | Human-readable report |
| Interactive HTML | *.html | Self-contained dashboard |
Security Standards Alignmen
Continuously validate software artifacts against recognized industry benchmarks.
