2024-02-15 00:32:32 +00:00

25 lines
883 B
JSON

{
"version": "0.74.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.74.6/grype_0.74.6_windows_amd64.zip",
"hash": "c616bb83d9cba45caaa5746cfdaec2e52e06dfc8c39a72e584db657d436e32cf"
}
},
"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"
}
}
}