Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@qpher qpher released this 09 Mar 17:52

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-project

MIT License · Built by Qpher