scanner-cli
scanner-cli copied to clipboard
Evolving file content module
Hello, I have noticed that at this moment the file content module only search for passwords and private keys, is there a reason why no more patterns were added?
I was wondering if it makes sense to add more patterns to search for, like tokens, secret keys, database urls (postgres://, mongodb://, redis://, etc).
Hi @nicolastrres do you have any good projects for this? The ones I am aware of include:
- https://github.com/michenriksen/gitrob
- https://github.com/dxa4481/truffleHog
- https://github.com/thoughtworks/talisman
- https://github.com/auth0/repo-supervisor
- https://github.com/zricethezav/gitleaks
Maybe we can scavenge from those repos :)