From 1ad0f8a808834dc8c1f879f1665412afbf6e393c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:31:43 +0000 Subject: [PATCH] kubescape: Update to version 3.0.13 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 9ff9406031..a0bc1bdb02 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.12", + "version": "3.0.13", "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/v3.0.12/kubescape.exe", - "hash": "ad7c9eaa938430b4755a51d56b22a9662e0596e1675b53f12474f51522920fe9" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.13/kubescape.exe", + "hash": "bcf4be2663943c98a467b0a69d405c1622bfd788ae0fe69a05de1e3b5745a4b0" } }, "bin": "kubescape.exe",