trivy: Update to version 0.46.1

This commit is contained in:
github-actions[bot] 2023-10-28 08:25:16 +00:00
parent e1cb9e5d25
commit 1899173ca5

View File

@ -1,12 +1,12 @@
{
"version": "0.46.0",
"version": "0.46.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.46.0/trivy_0.46.0_windows-64bit.zip",
"hash": "46209475a94c024b193852a81cc8f0cd713eb56da6966c9467a00e26b9670fe6"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.46.1/trivy_0.46.1_windows-64bit.zip",
"hash": "d511fcf3b36a1917cf9cfc316a92677392dfd255f9276834b8d7854b7bbbe4c5"
}
},
"bin": "trivy.exe",