From f2dd1eaebe0395044d83c617c2a321e608140656 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:32:43 +0000 Subject: [PATCH] trivy: Update to version 0.56.2 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index efc8b0314d..9a0f734854 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.56.1", + "version": "0.56.2", "description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more", "homepage": "https://trivy.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aquasecurity/trivy/releases/download/v0.56.1/trivy_0.56.1_windows-64bit.zip", - "hash": "12fef854cb8f1732c14e9018b57c187b47aa5e5cf39fcec66a254c9d473a73af" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.56.2/trivy_0.56.2_windows-64bit.zip", + "hash": "f24fbbd6a67dc45395be022f161b8113b393fa4c011f921811bf3e5854321f9c" } }, "bin": "trivy.exe",