From 35efc83ee516c67535d636a1d96e515969d852f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:32:08 +0000 Subject: [PATCH] kubescape: Update to version 3.0.29 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 040c050572..02dabec14d 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.28", + "version": "3.0.29", "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.28/kubescape.exe", - "hash": "fb697b4c0dfd65a9ba8bb8d7b3f8828e3b5d0c612f46c9cb297198e088db36bd" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.29/kubescape.exe", + "hash": "0d5341a322319ea1cd4d9f61ad4a9dd1eef269bec16ea40f7a1f0f4c49655af1" } }, "bin": "kubescape.exe",