Package git-secrets

Prevents committing secrets and credentials into git repos

https://github.com/awslabs/git-secrets/

git-secrets scans commits, commit messages, and --no-ff merges to prevent
adding secrets into your git repositories. If a commit, commit message, or any
commit in a --no-ff merge history matches one of your configured prohibited
regular expression patterns, then the commit is rejected.

Version: 1.3.0

See also: git, git-absorb, git-annex, git-autofixup, git-cola, git-core-doc, git-cpan-patch, git-credential-azure, git-credential-oauth, git-crypt, git-cvs, git-daemon, git-email, git-extras, git-fame, git-filter-repo, git-ftp, git-gui, git-instaweb, git-lfs, git-merge-changelog, git-octopus, git-p4, git-publish, git-remote-gcrypt, git-remote-hg, git-review, git-revise, git-secret, git-subtree, git-svn, git-tools, git-xcleaner.

General Commands

git-secrets git-secrets scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories.