awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

This works for git hooks. But I cannot find, where a pattern configuration is stored: #205

Open vasanthaneppali opened 2 years ago

vasanthaneppali commented 2 years ago

This works for git hooks. But I cannot find, where a pattern configuration is stored:

git secrets --scan-history cat: 'C:/bin/Git/path/to/secret/file/patterns': No such file or directory

Originally posted by @literakl in https://github.com/awslabs/git-secrets/issues/95#issuecomment-578389297

bluppfisk commented 2 years ago

it is stored in the git config (.git/config)