Skip to content

Commit aa6667d

Browse files
authored
Merge pull request #2675 from blacklanternsecurity/update-trufflehog
Update trufflehog to 3.90.6
2 parents 7c8594c + 7def948 commit aa6667d

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
@@ -14,7 +14,7 @@ class trufflehog(BaseModule):
1414
}
1515

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

0 commit comments

Comments
 (0)