trivy: Update to version 0.45.1

This commit is contained in:
github-actions[bot] 2023-09-16 08:25:36 +00:00
parent bf9c6ded08
commit 3de6fe6c1a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.45.0", "version": "0.45.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.45.0/trivy_0.45.0_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.45.1/trivy_0.45.1_windows-64bit.zip",
"hash": "3ed7001daf525bcd6035f334afb4331c0457d026e47df8f9a0207bfc27498f4f" "hash": "9b3d22ff61db3f4236c2875bb505819741c187b24e447028bc45d1455ab2157e"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",