* apk initial * added a couple tests * Update pkg/handlers/handlers.go Co-authored-by: Richard Gomez <[email protected]> * updating log status * refactored + added new integration test * updated test * fixed linting error * added keyword-value pairs during dex file scanning * fixed test * performance updates * fixing decodeXML memory issue * added feature flag * refactored keyword matching + ahocorasick * small updates * refactored for dextk.WithReadCache() --------- Co-authored-by: Richard Gomez <[email protected]>
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