diff --git a/bucket/trivy.json b/bucket/trivy.json index 30e95d564e..c6e7da3cfa 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.58.2", + "version": "0.59.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.58.2/trivy_0.58.2_windows-64bit.zip", - "hash": "611caadecfd1c5641bb476419f5555e454753543ec0f9813705748259e73dce0" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.59.0/trivy_0.59.0_windows-64bit.zip", + "hash": "fe600a0aa3f159a3df73091aa80a428db1dbd7cff284815435777882ce2e1d50" } }, "bin": "trivy.exe",