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 162675b commit f3c4f0bCopy full SHA for f3c4f0b
bbot/modules/trufflehog.py
@@ -14,7 +14,7 @@ class trufflehog(BaseModule):
14
}
15
16
options = {
17
- "version": "3.90.8",
+ "version": "3.90.11",
18
"config": "",
19
"only_verified": True,
20
"concurrency": 8,
0 commit comments