2025-04-01 16:30:12 +00:00

25 lines
883 B
JSON

{
"version": "0.91.0",
"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.0/grype_0.91.0_windows_amd64.zip",
"hash": "18658f8ce5a387f8aa932bda0732661949450f3521faddee8c86c0c4262c2486"
}
},
"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"
}
}
}