mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-15 01:17:34 +00:00
83dc986b07
* added azurefunctionkey detector * update raw field to include url * clean up and added prefix on key pattern * update bench script * update imports, snifftest, and gen proto --------- Co-authored-by: Dustin Decker <dustin@trufflesec.com>
447 B
447 B
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