diff --git a/tools/trivy/manifest.yaml b/tools/trivy/manifest.yaml index 7afcce31fd..be456a31b6 100644 --- a/tools/trivy/manifest.yaml +++ b/tools/trivy/manifest.yaml @@ -3,7 +3,7 @@ name: trivy license: name: Apache License 2.0 link: https://github.com/aquasecurity/trivy/blob/main/LICENSE -version: "0.58.0" +version: "0.58.1" check: ${binary} --version | grep ^Version | cut -d' ' -f2 build_dependencies: - cosign