secrets-le 0.2.0

Find hardcoded credentials in a codebase, and never print one into the report
1
2
3
API_KEY = "AIzaSyAabcdefghijklmnopqrstuvwxyz123"
db_password = "postgres_pw_123456"
SECRET_TOKEN = "tok_abcdefghijklmnopqrstuv"