From 0170f24abbd6ec0e3be8c9706e9e7e3e1527f6d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:27:18 +0000 Subject: [PATCH] trufflehog: Update to version 3.28.6 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 198a521b13..6e76c506af 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.28.5", + "version": "3.28.6", "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.28.5/trufflehog_3.28.5_windows_amd64.tar.gz", - "hash": "367942ead4e1c4bcbf72b5b4b2d84b5b670fa280902a0afbb2f7b47bbef6b2cd" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.28.6/trufflehog_3.28.6_windows_amd64.tar.gz", + "hash": "3a3020bf14da8b6f8174f35887b1e686b1f3e8d64edee6a99c0ae20239255184" } }, "bin": "trufflehog.exe",