trivy: Update to version 0.53.0

This commit is contained in:
github-actions[bot] 2024-07-01 12:31:22 +00:00
parent 9279ac1dcf
commit fe5827d6f9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.52.2", "version": "0.53.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.52.2/trivy_0.52.2_windows-64bit.zip", "url": "https://github.com/aquasecurity/trivy/releases/download/v0.53.0/trivy_0.53.0_windows-64bit.zip",
"hash": "42e679aed0c504187d204d2443af05c43d869981a0a861c9a12165b26307e291" "hash": "809d09ec92091e6ef0a5836b37faeda815658f520b45450244944868990e7d05"
} }
}, },
"bin": "trivy.exe", "bin": "trivy.exe",