mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
trivy: Update to version 0.52.1
This commit is contained in:
parent
656f016326
commit
87ac510c56
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.52.0",
|
"version": "0.52.1",
|
||||||
"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.0/trivy_0.52.0_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.52.1/trivy_0.52.1_windows-64bit.zip",
|
||||||
"hash": "4c49d649f782ad40e3ac3316b35fc9dc1c44ac0ef9c45ce71799fd68aa4c2e0e"
|
"hash": "34a4768aaada332644ef2bc43654ccad397f4d8fae776da005d65ba844a71005"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user