We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3148e7f commit 12be53aCopy full SHA for 12be53a
bbot/modules/trufflehog.py
@@ -14,7 +14,7 @@ class trufflehog(BaseModule):
14
}
15
16
options = {
17
- "version": "3.90.8",
+ "version": "3.93.4",
18
"config": "",
19
"only_verified": True,
20
"concurrency": 8,
0 commit comments