trivy: Update to version 0.64.1

This commit is contained in:
github-actions[bot] 2025-07-03 16:29:58 +00:00
parent b4c65e9312
commit dba71b4b43

View File

@ -1,12 +1,12 @@
{
"version": "0.64.0",
"version": "0.64.1",
"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.64.0/trivy_0.64.0_windows-64bit.zip",
"hash": "7f34d0cd2813cf7f89064ffbc04af891f7839f673e9a0a0505cf91391d07826e"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.64.1/trivy_0.64.1_windows-64bit.zip",
"hash": "d03bce6326ff75d041f2499e801357d3da6b08a28be085580d9b0bdf84971d12"
}
},
"bin": "trivy.exe",