trivy: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2023-10-14 16:26:22 +00:00
parent cc7291fd15
commit a821d430de

View File

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