From 57bff75fe7f9f7ab6fd415a62b56a68b96540230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 16:28:25 +0000 Subject: [PATCH] kubescape: Update to version 2.3.3 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index cf666ee2f3..1a0d00475f 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.2/kubescape.exe", - "hash": "4cda5b4486e1b9420fefb69a51aeb379a57d03b923a0b9e78b3e0ff4f8a8fb6d" + "url": "https://github.com/kubescape/kubescape/releases/download/v2.3.3/kubescape.exe", + "hash": "151248208d1fac6fb4275fd168c9f1f5a897c9ca6ec63f0dd70ba602a59c3e62" } }, "bin": "kubescape.exe",