From 2cf7e623110c7b8640b62ec8ae57deebba3d2a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 04:29:11 +0000 Subject: [PATCH] trivy: Update to version 0.55.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index 0b3a178bfe..37c7a11337 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.54.1", + "version": "0.55.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.54.1/trivy_0.54.1_windows-64bit.zip", - "hash": "133225579af67cc88616c2bfb75d78bb3535e2839bdf10c694cebb442d79e0bc" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.55.0/trivy_0.55.0_windows-64bit.zip", + "hash": "383c64eadca9e4aac35d6cbf95a44ed339850d4fabf901ee97e890771da7388d" } }, "bin": "trivy.exe",