Skip to content

Commit

Permalink
Merge pull request #2251 from blacklanternsecurity/update-trufflehog
Browse files Browse the repository at this point in the history
Update trufflehog to 3.88.9
  • Loading branch information
TheTechromancer authored Feb 16, 2025
2 parents 6cf3943 + 41fbc0b commit cb3c2a3
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 @@ -14,7 +14,7 @@ class trufflehog(BaseModule):
}

options = {
"version": "3.88.4",
"version": "3.88.9",
"config": "",
"only_verified": True,
"concurrency": 8,
Expand Down

0 comments on commit cb3c2a3

Please sign in to comment.