trivy: Update to version 0.61.0

This commit is contained in:
github-actions[bot] 2025-03-28 08:30:07 +00:00
parent bef7dc6f9d
commit 1e1e58a2c6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.60.0", "version": "0.61.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.60.0/trivy_0.60.0_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.61.0/trivy_0.61.0_windows-64bit.zip",
"hash": "2946ebc26d697551a4d180896e2274e304da6685a6184396af1b29de983ff2c8" "hash": "6da105fffe82fbfeb96e710b69d5ee7a25a0297bf5ed76943ca45751aaf2df19"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",