Skip to content

Commit e1ba4ca

Browse files
authoredSep 26, 2024··
Merge pull request #1799 from blacklanternsecurity/update-trufflehog
Update trufflehog to 3.82.5
2 parents 0415e32 + b44d6fc commit e1ba4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bbot/modules/trufflehog.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class trufflehog(BaseModule):
1414
}
1515

1616
options = {
17-
"version": "3.82.4",
17+
"version": "3.82.5",
1818
"config": "",
1919
"only_verified": True,
2020
"concurrency": 8,

0 commit comments

Comments
 (0)
Please sign in to comment.