Skip to content

Commit

Permalink
Merge pull request blacklanternsecurity#1928 from blacklanternsecurit…
Browse files Browse the repository at this point in the history
…y/update-trufflehog

Update trufflehog to 3.83.4
  • Loading branch information
TheTechromancer authored Nov 7, 2024
2 parents 3aaccda + 7bc6a43 commit 475ee5d
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.83.3",
"version": "3.83.4",
"config": "",
"only_verified": True,
"concurrency": 8,
Expand Down

0 comments on commit 475ee5d

Please sign in to comment.