From 6e6eaf7534508f32bc0aee0f72c07c644bba5748 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 12:31:45 +0000 Subject: [PATCH] kubescape: Update to version 2.0.159 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 776637ec7d..e46a3924f2 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.158", + "version": "2.0.159", "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/armosec/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/armosec/kubescape/releases/download/v2.0.158/kubescape-windows-latest#/kubescape.exe", - "hash": "6a8b47ffec59ba65738b54eb3370b7011d2b8cfa46038b8de8790656b508713c" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.159/kubescape-windows-latest#/kubescape.exe", + "hash": "2ad90cc8de948310667df27dbebcd287daa281ec700ff2dbd733c0458d625305" } }, "bin": "kubescape.exe",