Repositorio
quantumscan-io/scanner-core
Escaneado el 26 jun 2026
Puntuación de riesgo/ 100
Limpio
Resumen
This repository contains comprehensive test fixtures for detecting Substrate and Polkadot blockchain cryptographic patterns including sr25519, ed25519, ECDSA, and X25519. All 48 findings are located exclusively in test files (test/substrate-patterns.test.js) as regex pattern definitions, not production cryptographic implementations. No actual vulnerable cryptographic code is present.
0
44
4
0
Hallazgos principales
test/substrate-patterns.test.js:24
ML-DSA (CRYSTALS-Dilithium) or SLH-DSA
Evidencia
re: /GrandpaId|grandpa_generate_session_keys|ed25519::(?:Public|Pair|Signature)\b|GrandpaAuthorityId|AuthorityList.*grandpa|GrandpaKeyType|GRANDPA_ENGINE_ID/i },- AltoSubstrate Validator Keystore
test/substrate-patterns.test.js:28
Monitor substrate-crypto PQC keystore RFC
Evidencia
re: /KeystorePtr|SyncCryptoStorePtr|LocalKeystore::open|keystore\.(?:sr25519_generate_new|ed25519_generate_new|ecdsa_generate_new)|sp_keystore|CryptoStore/i }, test/substrate-patterns.test.js:30
ML-DSA (CRYSTALS-Dilithium) or SLH-DSA (SPHINCS+)
Evidencia
re: /sp_runtime::traits::Verify|MultiSignature|AnySignature|sp_core::(?:sr25519|ed25519|ecdsa)::Signature|(?:Sr25519|Ed25519|Ecdsa)Signature\b/i },test/substrate-patterns.test.js:32
ML-DSA (CRYSTALS-Dilithium) or SLH-DSA (SPHINCS+)
Evidencia
re: /sp_core::crypto::|sp_core::(?:sr25519|ed25519|ecdsa)::|use sp_core::(?:Pair|Public|Signature)|frame_support::crypto::|CryptoTypePublicPair/i },test/substrate-patterns.test.js:34
ML-DSA (CRYSTALS-Dilithium) or SLH-DSA (SPHINCS+)
Evidencia
re: /sp_io::crypto::(?:sr25519_verify|ed25519_verify|ecdsa_verify|sr25519_sign|ed25519_sign|ecdsa_sign)|sp_io::crypto::sr25519_public_keys/i },
+ 43 hallazgos más en el reporte completo
Escanea tu propio repositorio
Gratis. Resultados en ~90 segundos. CBOM + PDF DORA/NIS2 incluidos.