trufflehog/hack/snifftest
roxanne-tampus 83dc986b07
added azurefunctionkey detector (#2337)
* 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>
2024-01-29 09:20:33 -08:00
..
main.go Add skip archive support (#2257) 2023-12-22 11:55:23 -08:00
README.md added azurefunctionkey detector (#2337) 2024-01-29 09:20:33 -08:00
snifftest.sh added azurefunctionkey detector (#2337) 2024-01-29 09:20:33 -08:00

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