mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
trivy: Update to version 0.64.1
This commit is contained in:
parent
b4c65e9312
commit
dba71b4b43
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.64.0",
|
"version": "0.64.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.64.0/trivy_0.64.0_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.64.1/trivy_0.64.1_windows-64bit.zip",
|
||||||
"hash": "7f34d0cd2813cf7f89064ffbc04af891f7839f673e9a0a0505cf91391d07826e"
|
"hash": "d03bce6326ff75d041f2499e801357d3da6b08a28be085580d9b0bdf84971d12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user