2025-04-25 00:38:26 +00:00

25 lines
883 B
JSON

{
"version": "0.91.1",
"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.91.1/grype_0.91.1_windows_amd64.zip",
"hash": "c5eb57845b97bff96844c75d54dd9a4d4fac348e0750e2cd94697a5be2509db3"
}
},
"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"
}
}
}