trivy: Update to version 0.50.2

This commit is contained in:
github-actions[bot] 2024-04-22 16:27:29 +00:00
parent f47fe208ab
commit df33b36ac5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.50.1", "version": "0.50.2",
"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.50.1/trivy_0.50.1_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.50.2/trivy_0.50.2_windows-64bit.zip",
"hash": "6cc07a5e1788d6427015c5d0d4bcaf71d8bad578ac6f2c2417ecfe4237b98252" "hash": "9f6a4bfee2676770a994e2eb661829c5cfdc83278d78daa1c5919fe08dc471b5"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",