diff --git a/bucket/trivy.json b/bucket/trivy.json index 8ede3a2508..a5dd260258 100644 --- a/bucket/trivy.json +++ b/bucket/trivy.json @@ -1,12 +1,12 @@ { - "version": "0.55.2", + "version": "0.56.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.55.2/trivy_0.55.2_windows-64bit.zip", - "hash": "286a7f1b185abacc26aa84bf3d1beff55881307d42dd72b04d48c4875d222f3d" + "url": "https://github.com/aquasecurity/trivy/releases/download/v0.56.0/trivy_0.56.0_windows-64bit.zip", + "hash": "9feb6e0716a0fa0e17ab1a5538c03ca640325dc169cb4f53593c89baa8443da6" } }, "bin": "trivy.exe",