From 246030ba2914dea01b35c98941bc7a6d3e922100 Mon Sep 17 00:00:00 2001 From: blsaccess Date: Thu, 14 May 2026 00:56:14 +0000 Subject: [PATCH] Update trufflehog --- bbot/modules/trufflehog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbot/modules/trufflehog.py b/bbot/modules/trufflehog.py index 21a233262a..1981b958af 100644 --- a/bbot/modules/trufflehog.py +++ b/bbot/modules/trufflehog.py @@ -14,7 +14,7 @@ class trufflehog(BaseModule): } options = { - "version": "3.90.8", + "version": "3.95.3", "config": "", "only_verified": True, "concurrency": 8,