From 82ad031d987af2b7e239e4269d25d725ada94a53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 12:31:59 +0000 Subject: [PATCH] trufflehog: Update to version 3.90.2 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index c63bfdae5f..1dff47f611 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.1", + "version": "3.90.2", "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.1/trufflehog_3.90.1_windows_amd64.tar.gz", - "hash": "0ddbc9748446c8a5fd2c2136fe5504aa806d1d1f3125f611797f13e228b1b757" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.2/trufflehog_3.90.2_windows_amd64.tar.gz", + "hash": "634a8e56fbe28026623e39ddb7c7e87901a607c3ab13cbe4c1cfba88b1414f30" } }, "bin": "trufflehog.exe",