From a452b4dd63f4ef7ca2ce733cac29d61ab1b2d788 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:33:05 +0000 Subject: [PATCH] trufflehog: Update to version 3.55.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 717119ede3..70330edd7b 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.54.4", + "version": "3.55.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.54.4/trufflehog_3.54.4_windows_amd64.tar.gz", - "hash": "0ce765cb73b976eeb85d249d3b6669d27f1206a21b076bf402479ed8cd437bc8" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.55.1/trufflehog_3.55.1_windows_amd64.tar.gz", + "hash": "3c7b6c29f13aa015cf739f013e7952c3fdae30b566d6cc9ffe2121949043d1da" } }, "bin": "trufflehog.exe",