From 8f38d5b60b7a01fb303a7200c9bdd6ebd7691a22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:31:53 +0000 Subject: [PATCH] trufflehog: Update to version 3.90.3 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 1dff47f611..a18d97794c 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.90.2", + "version": "3.90.3", "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.2/trufflehog_3.90.2_windows_amd64.tar.gz", - "hash": "634a8e56fbe28026623e39ddb7c7e87901a607c3ab13cbe4c1cfba88b1414f30" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.3/trufflehog_3.90.3_windows_amd64.tar.gz", + "hash": "7a628715dec7a079154e38d2547c0db35b3a3c428c2e0cc7594fb012e60decc0" } }, "bin": "trufflehog.exe",