Weak or misused cryptography (MD5/SHA-1, ECB, static IVs) fails to protect data.
Upgrade and migrate to a modern algorithm/mode with proper key management.
Use vetted high-level crypto libraries and current algorithms; never roll your own.
Stateward flags Use of a Broken or Risky Cryptographic Algorithm in your own code and dependencies on every pull request.
Scan my repoSources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.