Git-Secrets - Prevents You From Committing Secrets And Credentials Into Git Repositories
Prevents you from committing passwords and other sensitive information to a git repository. Synopsis git secrets --scan -r|--recursive --cached --no-index --untracked ... git secrets --scan-history git secrets --install -f|--force git secrets --list --global git secrets --add -a|--allowed...