From 48aa3dce2d8ed17139fbfaf8ce9f0164b5cb940e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:40:55 +0000 Subject: [PATCH] trufflehog: Update to version 3.91.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d9c9260944..262affa980 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.13", + "version": "3.91.0", "description": "Find leaked credentials", "homepage": "https://github.com/trufflesecurity/trufflehog", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.13/trufflehog_3.90.13_windows_amd64.tar.gz", - "hash": "392434a28ea079347f0b93c58efab73c03d6fd14ca868ce6ca145c8f2c9cb42e" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.91.0/trufflehog_3.91.0_windows_amd64.tar.gz", + "hash": "405954d4d2d4e34bfadb2e9909f4e738045f25ab2ebbeadfe0a6289c69866c1a" } }, "bin": "trufflehog.exe",