From 4196be564136168af3651596d77a3116bb2f2353 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 00:35:43 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.5 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 562fd7c6b9..e2ff1dc447 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.4", + "version": "3.88.5", "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.88.4/trufflehog_3.88.4_windows_amd64.tar.gz", - "hash": "41ca2b646b2ac74333651a5b8e4589091c4e9646f0082d4ff926ccf1f144c395" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.5/trufflehog_3.88.5_windows_amd64.tar.gz", + "hash": "318fb6af4702ab24593a6c84d9ab2f689ce850c762e77f22fb2bb705eda1e88d" } }, "bin": "trufflehog.exe",