Static auditor for randomness and nonce hygiene in Python source - flags weak PRNGs, hardcoded keys, reused counters, static IVs, short salts. CWE-330 mapped, CI-gating exit codes. Python 3.11, stdlib only.
-
Updated
Sep 5, 2026 - Python