From 1e1e58a2c6b74024e8ee95f0dc3bd95cdeb1f610 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:30:07 +0000 Subject: [PATCH] trivy: Update to version 0.61.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index 0291ad00b4..78c60fdf72 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.60.0", + "version": "0.61.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.60.0/trivy_0.60.0_windows-64bit.zip", - "hash": "2946ebc26d697551a4d180896e2274e304da6685a6184396af1b29de983ff2c8" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.61.0/trivy_0.61.0_windows-64bit.zip", + "hash": "6da105fffe82fbfeb96e710b69d5ee7a25a0297bf5ed76943ca45751aaf2df19" } }, "bin": "trivy.exe",