repo-security-scanner: finds secrets accidentally committed to a git repo, eg passwords, private keys

repo-security-scanner CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys Run it against your entire repo’s history by piping the output from git log -p Installation Download the latest stable...