pqaudit TLS Scan
Version updated for https://github.com/YasogaN/pqaudit to version v0.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pqaudit GitHub Action evaluates the post-quantum cryptography (PQC) readiness of TLS endpoints by probing their support for hybrid and classical cryptographic protocols, scoring them based on compliance with standards like NIST IR 8547, CNSA 2.0, and FIPS 140-3. It automates tasks such as cipher suite enumeration, downgrade detection, and risk assessment, providing actionable insights through detailed reports in various formats (JSON, SARIF, CycloneDX). This action is designed for CI/CD pipelines, enabling teams to identify vulnerabilities and ensure secure cryptographic practices in their server configurations.
Release notes
Full Changelog: https://github.com/YasogaN/pqaudit/compare/v0.1...v0.2.0