From 22cdc899538ca3c8ec3ef731f1a949a6cf41ce16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 00:36:31 +0000 Subject: [PATCH] trufflehog: Update to version 3.83.7 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index cb9f4574d3..1ecc81ad37 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.83.6", + "version": "3.83.7", "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.83.6/trufflehog_3.83.6_windows_amd64.tar.gz", - "hash": "13e5f88d56ecd7d35940e5031fee42bb0313866fb3b24ba8047a3c2eeb04bbe9" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.83.7/trufflehog_3.83.7_windows_amd64.tar.gz", + "hash": "cbaecd7696ea2c0ce1cb0d1db7dc6f784668bbc5b13f08b4a377b1c4274ec81a" } }, "bin": "trufflehog.exe",