diff --git a/bucket/trivy.json b/bucket/trivy.json index 9a0f734854..4cd4812e4b 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.56.2", + "version": "0.57.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.56.2/trivy_0.56.2_windows-64bit.zip", - "hash": "f24fbbd6a67dc45395be022f161b8113b393fa4c011f921811bf3e5854321f9c" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.57.0/trivy_0.57.0_windows-64bit.zip", + "hash": "9e7ecb99c9c80f354e121d8b0d937e65b9bc2cd93484915f4341c9ed04311b49" } }, "bin": "trivy.exe",