From 4d847e3d9333a6b436cc9dca319e69da09419fae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:29:26 +0000 Subject: [PATCH] trufflehog: Update to version 3.88.13 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d5a2986c2d..7d62444766 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.88.12", + "version": "3.88.13", "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.12/trufflehog_3.88.12_windows_amd64.tar.gz", - "hash": "992a3e2ba2e2f3901406755c3d52574466384d9133ac985fc1bedee963ea4dff" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.13/trufflehog_3.88.13_windows_amd64.tar.gz", + "hash": "b39b2bbb9deb04185fdedf9a2a7106af32ec8496fb841711b730e2c69bdcf008" } }, "bin": "trufflehog.exe",