From 0e8a4c888a849854f984188b13662c72cd34ecc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:27:02 +0000 Subject: [PATCH] trivy: Update to version 0.47.0 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index 5cbeb89c88..ac1b2c5d66 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.46.1", + "version": "0.47.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.46.1/trivy_0.46.1_windows-64bit.zip", - "hash": "d511fcf3b36a1917cf9cfc316a92677392dfd255f9276834b8d7854b7bbbe4c5" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.47.0/trivy_0.47.0_windows-64bit.zip", + "hash": "43e627c2ba3d442d0834484cb55131bea5650f7c5fe0cca9749976831e5bb0bc" } }, "bin": "trivy.exe",