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