Skip to content

Commit

Permalink
Update trufflehog version AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
domwhewell-sage committed May 12, 2024
1 parent 3bce836 commit 97829e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbot/modules/trufflehog.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class trufflehog(BaseModule):
meta = {"description": "TruffleHog is a tool for finding credentials"}

options = {
"version": "3.74.0",
"version": "3.75.1",
"only_verified": True,
"concurrency": 8,
}
Expand Down

0 comments on commit 97829e6

Please sign in to comment.