From fa2ed1c547f1fa5d2ee86fb8205ee1e7962ce64a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:31:49 +0000 Subject: [PATCH] kubescape: Update to version 2.0.158 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 544baadc1a..776637ec7d 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.157", + "version": "2.0.158", "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.157/kubescape-windows-latest#/kubescape.exe", - "hash": "8c45065f64d0e2c15c0168b84513b14ab3628bfabe42aaba1589b268e84b3414" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.158/kubescape-windows-latest#/kubescape.exe", + "hash": "6a8b47ffec59ba65738b54eb3370b7011d2b8cfa46038b8de8790656b508713c" } }, "bin": "kubescape.exe",