Gitleaks – How to Audit git repository for secrets
(: February 13, 2019)Do you store unencrypted passwords, secrets and any other unwanted data types in your git source code repositories?. Gitleaks gives you a way to scan your git repositories for these unwanted data which should be…