trivy: Update to version 0.58.1

This commit is contained in:
github-actions[bot] 2024-12-24 12:32:11 +00:00
parent a23ca994d2
commit fc0e3fe8d9

View File

@ -1,12 +1,12 @@
{
"version": "0.58.0",
"version": "0.58.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.58.0/trivy_0.58.0_windows-64bit.zip",
"hash": "42555d9f9fca7315ee622e8ad737a9c3bcbfcab398e5ec7e03e9a0c3191475ba"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.58.1/trivy_0.58.1_windows-64bit.zip",
"hash": "2a5cdabc704ec4b8e9f26a2ccb2d8aea3f0d2f28dc683737f1c8aab1c160fe9a"
}
},
"bin": "trivy.exe",