diff --git a/bucket/trivy.json b/bucket/trivy.json index d9f9685c89..7d4112157c 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.51.4", + "version": "0.52.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.51.4/trivy_0.51.4_windows-64bit.zip", - "hash": "194dfacd41a55d1acf60477a04603f2917fb0b78cf30c7f23a2a9aa03495ef8c" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.52.0/trivy_0.52.0_windows-64bit.zip", + "hash": "4c49d649f782ad40e3ac3316b35fc9dc1c44ac0ef9c45ce71799fd68aa4c2e0e" } }, "bin": "trivy.exe",