mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
trivy: Update to version 0.50.1
This commit is contained in:
parent
bfb5f99bf5
commit
aed605c406
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.0",
|
"version": "0.50.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.50.0/trivy_0.50.0_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.50.1/trivy_0.50.1_windows-64bit.zip",
|
||||||
"hash": "c09405910e66bb376f9422de71a95d5640e0c9112512be486b20bee7da937662"
|
"hash": "6cc07a5e1788d6427015c5d0d4bcaf71d8bad578ac6f2c2417ecfe4237b98252"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user