From c67602524186017688a69e116b3f8452fdf05862 Mon Sep 17 00:00:00 2001 From: Yu Ishikawa Date: Wed, 28 May 2025 10:33:52 +0900 Subject: [PATCH] Update `known_good_version` of checkov Signed-off-by: Yu Ishikawa --- linters/checkov/plugin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linters/checkov/plugin.yaml b/linters/checkov/plugin.yaml index 62c18cd7f..a1aee48e5 100644 --- a/linters/checkov/plugin.yaml +++ b/linters/checkov/plugin.yaml @@ -5,7 +5,7 @@ tools: runtime: python package: checkov shims: [checkov] - known_good_version: 2.3.75 + known_good_version: 3.2.435 lint: definitions: - name: checkov @@ -31,7 +31,7 @@ lint: read_output_from: tmp_file is_security: true batch: true - known_good_version: 2.3.75 + known_good_version: 3.2.435 suggest_if: files_present direct_configs: - .checkov.yml