From 008d8a2f03db0ae7b1c3c70da4e7a7f7a306347c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 12:31:41 +0000 Subject: [PATCH] kubescape: Update to version 3.0.36 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 0a149f8a07..09e6c0f847 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.35", + "version": "3.0.36", "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.35/kubescape.exe", - "hash": "9df4dcea8eb61c537bdfc06361f433a8d3d0774e549c395a0bc89dc44742dbc3" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.36/kubescape.exe", + "hash": "4cd7af2e55598e1a27acb98d96c6e0e262f12829255ad77cf77260facb131c62" } }, "bin": "kubescape.exe",