mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
1.1 KiB
1.1 KiB
Trufflehog
TL;DR
Setup
brew install 'trufflehog'
docker pull 'trufflesecurity/trufflehog:latest'
Usage
trufflehog git 'https://github.com/trufflesecurity/test_keys' --only-verified
docker run --rm -it -v "$PWD:/pwd" 'trufflesecurity/trufflehog:latest' \
github --repo 'https://github.com/trufflesecurity/test_keys'
Further readings
Alternatives: