Update README.md (#1811)

This commit is contained in:
Zachary Rice 2023-09-22 16:51:14 -05:00 committed by GitHub
parent 995eb64d38
commit 2d3bb7560d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ An often requested feature for TruffleHog is a generic detector. By default, we
#### Try it out: #### Try it out:
``` ```
wget UPDATE ONCE MERGED wget https://raw.githubusercontent.com/trufflesecurity/trufflehog/main/examples/generic.yml
trufflehog filesystem --config=$PWD/generic.yml $PWD trufflehog filesystem --config=$PWD/generic.yml $PWD
# to filter so that _only_ generic credentials are logged: # to filter so that _only_ generic credentials are logged: