2024-02-26 20:25:12 +00:00

25 lines
883 B
JSON

{
"version": "0.74.7",
"description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.74.7/grype_0.74.7_windows_amd64.zip",
"hash": "c793235d72b29b44b3d5852c2a1feee44002524e159bb6156256f0fb3a539335"
}
},
"bin": "grype.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/anchore/grype/releases/download/v$version/grype_$version_windows_amd64.zip"
}
},
"hash": {
"url": "https://github.com/anchore/grype/releases/download/v$version/grype_$version_checksums.txt"
}
}
}