From ad83894ff9345ea43438a6f35ca2ac73bd714326 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 16:30:31 +0000 Subject: [PATCH] trufflehog: Update to version 3.90.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 85c1333426..c63bfdae5f 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.0", + "version": "3.90.1", "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.0/trufflehog_3.90.0_windows_amd64.tar.gz", - "hash": "6c7c1a1b061164405c979e1a6da96191a7008b1a30677523f7cd956e5b36e7c9" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.1/trufflehog_3.90.1_windows_amd64.tar.gz", + "hash": "0ddbc9748446c8a5fd2c2136fe5504aa806d1d1f3125f611797f13e228b1b757" } }, "bin": "trufflehog.exe",