From a25079f0af9842c080b8f1a4a6be50ad59c980a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:31:12 +0000 Subject: [PATCH] trivy: Update to version 0.52.2 --- bucket/trivy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/trivy.json b/bucket/trivy.json index dde30f3694..45bfa90d23 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.52.1", + "version": "0.52.2", "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.52.1/trivy_0.52.1_windows-64bit.zip", - "hash": "34a4768aaada332644ef2bc43654ccad397f4d8fae776da005d65ba844a71005" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.52.2/trivy_0.52.2_windows-64bit.zip", + "hash": "42e679aed0c504187d204d2443af05c43d869981a0a861c9a12165b26307e291" } }, "bin": "trivy.exe",