securesauce / precli

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

Add new rule for secrets insufficient token length #356

Closed ericwb closed 7 months ago

ericwb commented 7 months ago

Tokens should be a sufficient length (32 bytes) to avoid vulnerability of brute-force attacks.