From 463d5b77edf63a4582949be9d9a95b98a9de0eae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 16:27:07 +0000 Subject: [PATCH] kubescape: Update to version 2.3.6 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index b8a4a47c35..223ed75fe3 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.3.5", + "version": "2.3.6", "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.5/kubescape.exe", - "hash": "201816c382488d48403a68768c84fb169e7851fe152697bc0c9cb02c0d76a2af" + "url": "https://github.com/kubescape/kubescape/releases/download/v2.3.6/kubescape.exe", + "hash": "0f14b5947f02212626eb03c7d7239c07069743455ef0a598b2b04842f901923a" } }, "bin": "kubescape.exe",