From 6aa21dee67c13b75f8a89b63e72b9c4b250040e8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 12 Oct 2025 12:55:33 +0000 Subject: [PATCH] checkov/3.2.483 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- checkov.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checkov.yaml b/checkov.yaml index 31eca9258e7..7a05696748e 100644 --- a/checkov.yaml +++ b/checkov.yaml @@ -1,6 +1,6 @@ package: name: checkov - version: "3.2.479" + version: "3.2.483" epoch: 0 description: "static code and composition analysis tool for IaC" copyright: @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/bridgecrewio/checkov tag: ${{package.version}} - expected-commit: 02f2e6d90a5cff4da00a05663f94ff6843504e69 + expected-commit: 8220455d068e37808ded2c20fed0ab441ac7df2f - uses: py/pip-build-install with: