We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a133e2 commit 16c765fCopy full SHA for 16c765f
bbot/modules/trufflehog.py
@@ -13,7 +13,7 @@ class trufflehog(BaseModule):
13
}
14
15
options = {
16
- "version": "3.88.3",
+ "version": "3.88.4",
17
"config": "",
18
"only_verified": True,
19
"concurrency": 8,
0 commit comments