mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
trivy: Update to version 0.46.0
This commit is contained in:
parent
cc7291fd15
commit
a821d430de
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.45.1",
|
"version": "0.46.0",
|
||||||
"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.45.1/trivy_0.45.1_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.46.0/trivy_0.46.0_windows-64bit.zip",
|
||||||
"hash": "9b3d22ff61db3f4236c2875bb505819741c187b24e447028bc45d1455ab2157e"
|
"hash": "46209475a94c024b193852a81cc8f0cd713eb56da6966c9467a00e26b9670fe6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user