2026-02-03 20:32:27 +00:00

25 lines
886 B
JSON

{
"version": "0.107.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.107.1/grype_0.107.1_windows_amd64.zip",
"hash": "baabf3b115094a9d8348bb820d97aae8d6a2a8ef956673211ab366825053a4d1"
}
},
"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"
}
}
}