trivy: Update to version 0.57.0

This commit is contained in:
github-actions[bot] 2024-11-02 04:30:16 +00:00
parent 6dda4621d2
commit 13472b9a0f

View File

@ -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", "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.56.2/trivy_0.56.2_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.57.0/trivy_0.57.0_windows-64bit.zip",
"hash": "f24fbbd6a67dc45395be022f161b8113b393fa4c011f921811bf3e5854321f9c" "hash": "9e7ecb99c9c80f354e121d8b0d937e65b9bc2cd93484915f4341c9ed04311b49"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",