securesauce / precli

Precaution CLI - command line static application security testing tool
https://precli.readthedocs.io/
Other
14 stars 3 forks source link

Add rule for weak hashes in java.security #416

Closed ericwb closed 5 months ago

ericwb commented 5 months ago

Checks for MD2, MD5, and SHA1 used as algorithm parameter in MessageDigest.getInstance().