trivy: Update to version 0.67.1

This commit is contained in:
github-actions[bot] 2025-10-09 12:32:07 +00:00
parent f5b7e2e2e2
commit 79169818b8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.67.0", "version": "0.67.1",
"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.67.0/trivy_0.67.0_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.67.1/trivy_0.67.1_windows-64bit.zip",
"hash": "cbdc0dea7563da0f1258bedb5c6782dfe762ec8b4377db2629555fbdd7e6425f" "hash": "f68c6b04c8984766d95413fcb438e6a6e242eadb9d5e9b6ca4d1ba9c84ffa4cb"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",