From ea01f7fa8e5b8cfac09a334635145734d2c363ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 08:30:32 +0000 Subject: [PATCH] kubescape: Update to version 3.0.35 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 77136615c0..0a149f8a07 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.34", + "version": "3.0.35", "description": "Scans K8s clusters, YAML files, and HELM charts, and detect misconfigurations and software vulnerabilities at early stages of the CI/CD pipeline and provides a risk score instantly and risk trends over time.", "homepage": "https://github.com/kubescape/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.34/kubescape.exe", - "hash": "69f0caef7cdd1b6809829e08afc71b278c0900b7fe31b20f6ec363a4b7899923" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.35/kubescape.exe", + "hash": "9df4dcea8eb61c537bdfc06361f433a8d3d0774e549c395a0bc89dc44742dbc3" } }, "bin": "kubescape.exe",