diff --git a/bucket/trivy.json b/bucket/trivy.json index d7485ef08c..2c7c50536f 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.45.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.45.0/trivy_0.45.0_windows-64bit.zip", - "hash": "3ed7001daf525bcd6035f334afb4331c0457d026e47df8f9a0207bfc27498f4f" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.45.1/trivy_0.45.1_windows-64bit.zip", + "hash": "9b3d22ff61db3f4236c2875bb505819741c187b24e447028bc45d1455ab2157e" } }, "bin": "trivy.exe",