2024-05-10 00:34:19 +00:00

25 lines
883 B
JSON

{
"version": "0.77.4",
"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.77.4/grype_0.77.4_windows_amd64.zip",
"hash": "6499027246a6a3e763f3e84947683009f8d418fc0f540ecf305e4e263db7b316"
}
},
"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"
}
}
}