v1.0.0 — Initial Release
pqc-check v1.0.0
Scan your codebase for quantum-vulnerable cryptography.
Highlights
- 48 detection patterns across 9 languages + config files
- 3 output formats: Console (colored), JSON, SARIF (GitHub Code Scanning)
- Zero config:
npx pqc-check ./my-project— instant results - 182 tests, 97.8% coverage
- CI/CD ready: SARIF output integrates directly with GitHub Security tab
Supported Languages
Python, JavaScript/TypeScript, Go, Java/Kotlin, Rust, C/C++, Ruby, PHP, config files
Install
npx pqc-check ./my-projectMIT License · Built by Qpher