From e66d20ff6121b400f4485e909214074b44827bb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 00:32:17 +0000 Subject: [PATCH] trufflehog: Update to version 3.48.0 --- bucket/trufflehog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trufflehog.json b/bucket/trufflehog.json index d5657bfcba..3981763bbb 100644 --- a/bucket/trufflehog.json +++ b/bucket/trufflehog.json @@ -1,12 +1,12 @@ { - "version": "3.47.0", + "version": "3.48.0", "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.47.0/trufflehog_3.47.0_windows_amd64.tar.gz", - "hash": "37ea902be45494c9e8724981d2d815ae50f9b0663bee1a2d9a1d969e6e8ebdb5" + "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.48.0/trufflehog_3.48.0_windows_amd64.tar.gz", + "hash": "e318150d66502856dcbae06880d4fdec69b3b65a17eb610e24a5263d85d99053" } }, "bin": "trufflehog.exe",