Skip to content

Commit 7560ca4

Browse files
Merge pull request #2109 from blacklanternsecurity/update-trufflehog
Update trufflehog to 3.88.0
2 parents 6d2ae67 + 4bb7993 commit 7560ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbot/modules/trufflehog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class trufflehog(BaseModule):
1313
}
1414

1515
options = {
16-
"version": "3.87.2",
16+
"version": "3.88.0",
1717
"config": "",
1818
"only_verified": True,
1919
"concurrency": 8,

0 commit comments

Comments
 (0)