2024-08-12 20:26:59 +00:00

25 lines
883 B
JSON

{
"version": "0.79.6",
"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.79.6/grype_0.79.6_windows_amd64.zip",
"hash": "a01df1fc4721fce2ec7b3626255593bd942e00f78962f048c47b27e87a2485dc"
}
},
"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"
}
}
}