securesauce / precli

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

Add rule for detection of weak random algorithm in SecureRandom #424

Closed ericwb closed 4 months ago

ericwb commented 4 months ago

The usage of algorithm SHA1PRNG is considered weak and should be avoided.