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