trivy: Update to version 0.55.1

This commit is contained in:
github-actions[bot] 2024-09-12 12:31:55 +00:00
parent 363b962717
commit e92be5ca27

View File

@ -1,12 +1,12 @@
{
"version": "0.55.0",
"version": "0.55.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.55.0/trivy_0.55.0_windows-64bit.zip",
"hash": "383c64eadca9e4aac35d6cbf95a44ed339850d4fabf901ee97e890771da7388d"
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.55.1/trivy_0.55.1_windows-64bit.zip",
"hash": "68526be256975541e29ebf14b73b03924baa9029a86a7a8ae617a617bbad54e6"
}
},
"bin": "trivy.exe",