Dashboard
Dashboard
Section titled “Dashboard”The Dashboard provides a real-time overview of your cryptographic posture: quantum risk distribution, asset counts by type, recent scan activity, and compliance status.

Risk Distribution
Section titled “Risk Distribution”The primary visualization shows the breakdown of all crypto assets by quantum risk level:
| Risk Level | Color | Meaning |
|---|---|---|
| CRITICAL | Red | Broken/deprecated algorithms (MD5, SHA-1, DES, RC4) |
| HIGH | Orange | Quantum-vulnerable (RSA, ECDSA, ECDH, DH) |
| MEDIUM | Yellow | Reduced strength under quantum attack (AES-128) |
| LOW | Blue | Adequate with margin (AES-192) |
| NONE | Green | Quantum-safe (AES-256, SHA-256+, ML-KEM, ML-DSA) |
This gives an immediate sense of how much of your crypto inventory needs attention before quantum computers become practical.

Asset Summary
Section titled “Asset Summary”Cards showing total counts by asset type:
- Certificates — X.509 certificates from endpoints, keystores, file systems, AD
- Private Keys — RSA, EC, Ed25519 private keys
- Public Keys — Standalone public keys
- Symmetric Keys — AES, ChaCha20 keys
- Algorithms — Crypto algorithm usage detected in source code and binaries
- Protocols — TLS/SSH protocol configurations
- Signatures — Code signatures and signed artifacts
Each card links to the Inventory filtered by that type.
Scan Activity
Section titled “Scan Activity”Shows recent sensor scan runs:
- Last scan timestamp
- Assets discovered per scan
- Scanner type used
- Scan duration and status (success/failure)
Links to Sensors for full scan history.
Compliance Overview
Section titled “Compliance Overview”Summary of policy evaluation results:
- Number of assets passing all policies
- Number of assets with compliance violations
- Active policy templates (CNSA 2.0, NIST PQC, FIPS 140-3)
Links to Compliance for detailed results.
PQC Readiness Score
Section titled “PQC Readiness Score”A percentage gauge showing what fraction of your inventory is quantum-safe:
PQC Readiness = (Assets with risk NONE or LOW) / Total Assets × 100This metric tracks your progress toward post-quantum migration.
Related
Section titled “Related”- Inventory — Drill into individual assets
- PQC Readiness — Detailed quantum risk analysis
- Sensors — Scan run history
- Compliance — Policy evaluation details