Skip to content
QuantumScanPublic scan report

Repository

jpadilla/pyjwt

Scanned on Jul 2, 2026

100

Risk score/ 100

Critical risk

Summary

Análise Heurística (IA indisponível) — 92 ocorrências detectadas: ECDSA, secp256k1 (Bitcoin curve), NIST P-256 curve, NIST P-384 curve, NIST P-521 curve….

Critical

0

High

90

Medium

0

Low

2

Top findings

  • HighCWE-327ECDSA

    tests/test_utils.py:57

    ML-DSA (CRYSTALS-Dilithium) or SLH-DSA (SPHINCS+)

    Raw evidence
    b"ecdsa-sha2-nistp521",
  • HighCWE-327secp256k1 (Bitcoin curve)

    jwt/algorithms.py:42

    Raw evidence
    SECP256K1,
  • HighCWE-327NIST P-256 curve

    jwt/algorithms.py:43

    ML-KEM or ML-DSA

    Raw evidence
    SECP256R1,
  • HighCWE-327NIST P-384 curve

    jwt/algorithms.py:44

    ML-KEM or ML-DSA

    Raw evidence
    SECP384R1,
  • HighCWE-327NIST P-521 curve

    jwt/algorithms.py:45

    Raw evidence
    SECP521R1,

+ 87 more findings in the full report

Scan your own repository

Free. Results in ~90 seconds. CBOM + DORA/NIS2 PDF included.

Start a free scan