From d5e706022301212516fa2b2657a13907d020d0d9 Mon Sep 17 00:00:00 2001 From: Yu Ishikawa Date: Wed, 28 May 2025 11:54:39 +0900 Subject: [PATCH] Update `known_good_version` of trufflehog Signed-off-by: Yu Ishikawa --- linters/trufflehog/plugin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linters/trufflehog/plugin.yaml b/linters/trufflehog/plugin.yaml index 1a293e212..504c07564 100644 --- a/linters/trufflehog/plugin.yaml +++ b/linters/trufflehog/plugin.yaml @@ -15,14 +15,14 @@ tools: - name: trufflehog download: trufflehog shims: [trufflehog] - known_good_version: 3.59.0 + known_good_version: 3.88.34 lint: definitions: - name: trufflehog files: [ALL] tools: [trufflehog] description: Validated and versatile secrets scanner - known_good_version: 3.59.0 + known_good_version: 3.88.34 known_bad_versions: [3.41.0, 3.45.0, 3.60.1, 3.60.2] commands: - name: lint