mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
trivy: Update to version 0.58.2
This commit is contained in:
parent
5dfc45040e
commit
4bd68dbfa5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.58.1",
|
"version": "0.58.2",
|
||||||
"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.58.1/trivy_0.58.1_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.58.2/trivy_0.58.2_windows-64bit.zip",
|
||||||
"hash": "2a5cdabc704ec4b8e9f26a2ccb2d8aea3f0d2f28dc683737f1c8aab1c160fe9a"
|
"hash": "611caadecfd1c5641bb476419f5555e454753543ec0f9813705748259e73dce0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user