From eea1f8e19e429ffcb5add5fef2647cac97c3ae0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 04:40:57 +0000 Subject: [PATCH] trufflehog: Update to version 3.15.1 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index 3fa9906512..0d89e7fb4e 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.15.0", + "version": "3.15.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.15.0/trufflehog_3.15.0_windows_amd64.tar.gz", - "hash": "d4c2b310e41ed2aa1e676c10639c101249aacccaf4e3778c05ff99b2de923aaf" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.15.1/trufflehog_3.15.1_windows_amd64.tar.gz", + "hash": "e1e8868cd852f57626f609eb3ee7e3ad1c44b62388b7793c59754e81f7998344" } }, "bin": "trufflehog.exe",