From 80cea6af6afad44162574b20eb1bbdc70c9ae1a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:37:02 +0000 Subject: [PATCH] kubescape: Update to version 2.0.145 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index bcf262782b..a9264fda9e 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.144", + "version": "2.0.145", "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.144/kubescape-windows-latest#/kubescape.exe", - "hash": "7082bedb65bd04c9746b49135f1a9292707b64a61c5e250bcbf6ffbf09ec68b5" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.145/kubescape-windows-latest#/kubescape.exe", + "hash": "8da59204bdf3057494c62cae182231aa9501bbe79887698e888fb2b04dfbe083" } }, "bin": "kubescape.exe",