From 146519a0946cddada885efffe38d4188750e629d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 12:30:50 +0000 Subject: [PATCH] kubescape: Update to version 2.3.4 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 1a0d00475f..1c4095db75 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.3.4", "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/v2.3.3/kubescape.exe", - "hash": "151248208d1fac6fb4275fd168c9f1f5a897c9ca6ec63f0dd70ba602a59c3e62" + "url": "https://github.com/kubescape/kubescape/releases/download/v2.3.4/kubescape.exe", + "hash": "d65dc63cb45f976c7e4cd40bc3c39f58a3826973333c8c596d971921c5760172" } }, "bin": "kubescape.exe",