Skip to content

Commit

Permalink
Merge pull request #1801 from blacklanternsecurity/update-trufflehog
Browse files Browse the repository at this point in the history
Update trufflehog to 3.82.6
  • Loading branch information
TheTechromancer authored Sep 27, 2024
2 parents e1ba4ca + 1c316f5 commit f02abc1
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.82.5",
"version": "3.82.6",
"config": "",
"only_verified": True,
"concurrency": 8,
Expand Down

0 comments on commit f02abc1

Please sign in to comment.