From 13472b9a0fc3c66e93e137fcf7dc2c698e6c674c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 04:30:16 +0000 Subject: [PATCH] trivy: Update to version 0.57.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index 9a0f734854..4cd4812e4b 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.56.2", + "version": "0.57.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.56.2/trivy_0.56.2_windows-64bit.zip", - "hash": "f24fbbd6a67dc45395be022f161b8113b393fa4c011f921811bf3e5854321f9c" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.57.0/trivy_0.57.0_windows-64bit.zip", + "hash": "9e7ecb99c9c80f354e121d8b0d937e65b9bc2cd93484915f4341c9ed04311b49" } }, "bin": "trivy.exe",