quantakrypto Quantum Readiness Scan
Version updated for https://github.com/quantakrypto/pqc-tools to version v1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of identifying quantum-vulnerable cryptographic vulnerabilities in codebases using qScan, a CLI tool that scans various programming languages for RSA, (EC)DH, ECDSA, and EdDSA implementations. The action uploads SARIF formatted reports to GitHub Checks and fails the build if any new quantum-vulnerable crypto is found, providing an integrated solution for post-quantum readiness testing in CI environments.
What’s Changed
Full Changelog: https://github.com/quantakrypto/pqc-tools/compare/v0.5.0...v1