Skip to content

Commit

Permalink
Merge pull request #1883 from blacklanternsecurity/update-trufflehog
Browse files Browse the repository at this point in the history
Update trufflehog to 3.82.13
  • Loading branch information
TheTechromancer authored Oct 30, 2024
2 parents ae55da4 + 88a9cf9 commit 9e53c38
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 @@ -13,7 +13,7 @@ class trufflehog(BaseModule):
}

options = {
"version": "3.82.11",
"version": "3.82.13",
"config": "",
"only_verified": True,
"concurrency": 8,
Expand Down

0 comments on commit 9e53c38

Please sign in to comment.