mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
trivy: Update to version 0.54.0
This commit is contained in:
parent
097a4a97bf
commit
1538a06b92
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.53.0",
|
"version": "0.54.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.53.0/trivy_0.53.0_windows-64bit.zip",
|
"url": "https://github.com/aquasecurity/trivy/releases/download/v0.54.0/trivy_0.54.0_windows-64bit.zip",
|
||||||
"hash": "809d09ec92091e6ef0a5836b37faeda815658f520b45450244944868990e7d05"
|
"hash": "8a267feb6ce403b73312d3500f933eaced66c73d35af2f4b4808efd6dbd3dc57"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trivy.exe",
|
"bin": "trivy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user