mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
trivy: Update to version 0.57.1
This commit is contained in:
parent
7afaa06e61
commit
708f8420cf
@ -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",
|
"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.57.0/trivy_0.57.0_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.57.1/trivy_0.57.1_windows-64bit.zip",
|
||||||
"hash": "9e7ecb99c9c80f354e121d8b0d937e65b9bc2cd93484915f4341c9ed04311b49"
|
"hash": "61d968bc15b55e49efa528c2674fd989886070ac304a28bb4f7781ad9d2f8a2a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user