trivy: Update to version 0.49.1

This commit is contained in:
github-actions[bot] 2024-02-06 16:26:24 +00:00
parent b2866f510b
commit 423a2ce08e

View File

@ -1,12 +1,12 @@
{
"version": "0.49.0",
"version": "0.49.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.49.0/trivy_0.49.0_windows-64bit.zip",
"hash": "37548b33aeeef64bbb460c03c696655bb1184b919005e638164a7771a0450dfa"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.49.1/trivy_0.49.1_windows-64bit.zip",
"hash": "58d12b8d2a6db38caea97248f9d2afe51ecc54f7bddde197b6c9841637b03c4a"
}
},
"bin": "trivy.exe",