From 92663bd9d9e6fdc7303b2ddaa74f2f13d4c72cc4 Mon Sep 17 00:00:00 2001 From: blsaccess Date: Wed, 16 Sep 2026 02:38:59 +0000 Subject: [PATCH] [create-pull-request] automated change --- docs/scanning/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scanning/configuration.md b/docs/scanning/configuration.md index b392fbdb7f..a0927f4ce3 100644 --- a/docs/scanning/configuration.md +++ b/docs/scanning/configuration.md @@ -679,7 +679,7 @@ In addition to the stated options for each module, the following universal optio | modules.trufflehog.config | str | File path or URL to YAML trufflehog config | | | modules.trufflehog.deleted_forks | bool | Scan for deleted github forks. WARNING: This is SLOW. For a smaller repository, this process can take 20 minutes. For a larger repository, it could take hours. | False | | modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True | -| modules.trufflehog.version | str | trufflehog version | 3.96.0 | +| modules.trufflehog.version | str | trufflehog version | 3.97.2 | | modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False | | modules.virustotal.api_key | str | list[str] | VirusTotal API Key | | | modules.wayback.archive | bool | fetch archived versions of dead URLs from the Wayback Machine and emit HTTP_RESPONSE events (requires urls=true) | False |