We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a133e2 + 16c765f commit dd546f6Copy full SHA for dd546f6
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