trivy: Update to version 0.57.1

This commit is contained in:
github-actions[bot] 2024-11-18 20:28:51 +00:00
parent 7afaa06e61
commit 708f8420cf

View File

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