-
Mirroring gittyleaks: Execute within a local repository the command gittyleaks --find-anything. git-secrets: Scans (only) commit messages for sensitive information with git secrets --scan-history. truffleHog: Scans repos and prints out information with a high entropy: Execute it with trufflehog $repo_dir. git-secret-scanner: Scans a repo with git-secret-scanner scan -d $git_repo. Other tools