mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
c2ae31d060
* Make AzureDevopsPersonalAccessToken verification more robust * fix snifftest |
||
---|---|---|
.. | ||
main.go | ||
README.md | ||
snifftest.sh |
snifftest
See the help pages with this command, or look further below to get started quickly.
go run hack/snifftest/main.go
Show available secret scanners
go run hack/snifftest/main.go show-scanners
Scan
All scanners
go run snifftest/main.go scan --db ~/sdb --scanner all --print
Particular scanner
go run snifftest/main.go scan --db ~/sdb --scanner github --print --print-chunk --fail-threshold 5