trivy: Update to version 0.65.0

This commit is contained in:
github-actions[bot] 2025-07-31 08:30:29 +00:00
parent addb2da762
commit efd9db63e8

View File

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