Observer - PQC Compliance Scanner
Version updated for https://github.com/GetQuantumDrive/Observer to version v0.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Observer GitHub Action is a post-quantum cryptography scanner designed to detect quantum-vulnerable cryptographic algorithms in your codebase during CI/CD workflows. It identifies and classifies cryptographic risks (e.g., quantum threats like Shor or Grover vulnerabilities) and generates detailed reports compatible with tools like GitHub Code Scanning and SonarQube, without exposing source code outside the pipeline. This action helps organizations ensure compliance with evolving security standards and proactively address the risk of quantum computing threats to modern cryptography.
What’s Changed
What’s Changed
- Refocus target repo list on large projects where crypto is incidental by @BjornvdLaan in https://github.com/GetQuantumDrive/Observer/pull/8
- Focus root README on GitHub Action for Marketplace by @BjornvdLaan in https://github.com/GetQuantumDrive/Observer/pull/9
Full Changelog: https://github.com/GetQuantumDrive/Observer/compare/v0.0.2...v0.0.3