trivy: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2025-03-05 12:32:53 +00:00
parent 625bc6319d
commit a0478e6b4a

View File

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