From 7c160d41008efabac3a3e40403a7c3cc8c942cb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:29:30 +0000 Subject: [PATCH] trivy: Update to version 0.58.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index 60a42eae65..ac3776c757 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.57.1", + "version": "0.58.0", "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.57.1/trivy_0.57.1_windows-64bit.zip", - "hash": "61d968bc15b55e49efa528c2674fd989886070ac304a28bb4f7781ad9d2f8a2a" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.58.0/trivy_0.58.0_windows-64bit.zip", + "hash": "42555d9f9fca7315ee622e8ad737a9c3bcbfcab398e5ec7e03e9a0c3191475ba" } }, "bin": "trivy.exe",