[PR #263] Add QuantumScan to Tools / Standalone #5387

Open
opened 2026-06-19 23:44:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/263
Author: @gaiabio12-design
Created: 5/12/2026
Status: 🔄 Open

Base: masterHead: add-quantumscan


📝 Commits (1)

  • 4205899 Add QuantumScan to Tools / Standalone

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding QuantumScan to the ### Standalone tools section, listed alphabetically between Nipe and sops.

QuantumScan is a free scanner that detects quantum-vulnerable cryptography (RSA, ECDSA, Diffie-Hellman, SHA-1, MD5, etc.) in GitHub repositories. It exports:

  • CycloneDX 1.7 CBOM (cryptographic-asset inventory recommended by CISA)
  • DORA / NIS2 compliance PDF aligned with EU regulations active since January 2025
  • AI-generated migration guides per finding suggesting NIST FIPS 203/204/205 alternatives

The scanner core is MIT-licensed at https://github.com/quantumscan-io/scanner-core — users can audit / self-host the detection logic. The hosted version is free during the design partner phase.

Fits in the standalone tools category alongside gpg, sops, and cryptomator — practical cryptography utilities engineers use day-to-day, not a library implementing primitives.

Following the alphabetical convention of the section.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/263 **Author:** [@gaiabio12-design](https://github.com/gaiabio12-design) **Created:** 5/12/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-quantumscan` --- ### 📝 Commits (1) - [`4205899`](https://github.com/sobolevn/awesome-cryptography/commit/42058999b6d8debc2d7c48045366e4810afd0e35) Add QuantumScan to Tools / Standalone ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding **[QuantumScan](https://quantumscan.io/)** to the `### Standalone` tools section, listed alphabetically between Nipe and sops. QuantumScan is a free scanner that detects quantum-vulnerable cryptography (RSA, ECDSA, Diffie-Hellman, SHA-1, MD5, etc.) in GitHub repositories. It exports: - **CycloneDX 1.7 CBOM** (cryptographic-asset inventory recommended by CISA) - **DORA / NIS2 compliance PDF** aligned with EU regulations active since January 2025 - AI-generated migration guides per finding suggesting NIST FIPS 203/204/205 alternatives The **scanner core is MIT-licensed** at https://github.com/quantumscan-io/scanner-core — users can audit / self-host the detection logic. The hosted version is free during the design partner phase. Fits in the standalone tools category alongside `gpg`, `sops`, and `cryptomator` — practical cryptography utilities engineers use day-to-day, not a library implementing primitives. Following the alphabetical convention of the section. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-19 23:44:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#5387