trivy: Update to version 0.56.0

This commit is contained in:
github-actions[bot] 2024-10-03 08:30:24 +00:00
parent aa040ae709
commit 14315f722e

View File

@ -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", "description": "Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more",
"homepage": "https://trivy.dev", "homepage": "https://trivy.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.55.2/trivy_0.55.2_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.56.0/trivy_0.56.0_windows-64bit.zip",
"hash": "286a7f1b185abacc26aa84bf3d1beff55881307d42dd72b04d48c4875d222f3d" "hash": "9feb6e0716a0fa0e17ab1a5538c03ca640325dc169cb4f53593c89baa8443da6"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",