miles0sage/PQC Posture Scanner

Scan your codebase for quantum-vulnerable cryptography. Detects RSA, ECDSA, DH, weak hashes, and generates a Crypto Bill of Materials (CBOM).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 26, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: miles0sage/quantum-mcp@20318554f73abcfbcb46bb0ac0e88e6200708f45 # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to scan (relative to repo root)no.
fail-onFail the action if risk level meets or exceeds this threshold (CRITICAL, HIGH, MEDIUM, LOW, NONE)noCRITICAL
formatOutput format: text, json, sarifnotext
context-filterFilter findings by context: all, prod, testnoall
namedescription
risk-scoreQuantum risk score (0-100)
risk-levelRisk level: CRITICAL, HIGH, MEDIUM, or LOW
findings-countTotal number of crypto findings
production-findingsNumber of production (non-test) findings