From eabeaaf3b008f653fbd5f9fe35bb66b21ba48d7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:29:39 +0000 Subject: [PATCH] trivy: Update to version 0.59.1 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index c6e7da3cfa..8b9ff1927a 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.59.0", + "version": "0.59.1", "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.59.0/trivy_0.59.0_windows-64bit.zip", - "hash": "fe600a0aa3f159a3df73091aa80a428db1dbd7cff284815435777882ce2e1d50" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.59.1/trivy_0.59.1_windows-64bit.zip", + "hash": "fcc61aaf1ffe669af7557724a015becd2c2deb244be2844ba59f62590cbada4b" } }, "bin": "trivy.exe",