trivy: Update to version 0.58.0

This commit is contained in:
github-actions[bot] 2024-12-03 20:29:30 +00:00
parent 79f024c531
commit 7c160d4100

View File

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