From 492846dd1d0edc45c14836f5e4190b3603a507d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:31:36 +0000 Subject: [PATCH] trivy: Update to version 0.64.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index bc1f79534c..5e69d92328 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.63.0", + "version": "0.64.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.63.0/trivy_0.63.0_windows-64bit.zip", - "hash": "33ba726ec9c37f15490efa1d51044c21f0db6acb9be56492d5e1429f404b602f" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.64.0/trivy_0.64.0_windows-64bit.zip", + "hash": "7f34d0cd2813cf7f89064ffbc04af891f7839f673e9a0a0505cf91391d07826e" } }, "bin": "trivy.exe",