trivy: Update to version 0.69.2

This commit is contained in:
github-actions[bot] 2026-03-01 20:30:21 +00:00
parent 721e8bb245
commit 8b1e4e6835

View File

@ -1,12 +1,12 @@
{
"version": "0.69.1",
"version": "0.69.2",
"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.69.1/trivy_0.69.1_windows-64bit.zip",
"hash": "7a37fafd7a62fef07d4ebe9c5a90bb079e929eac78d691863b013eec14d57eac"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_windows-64bit.zip",
"hash": "d772fa7c3c1bc52d2914ff78107596fbd20010b5f18bec6f39d63ee3bb31ad45"
}
},
"bin": "trivy.exe",