2024-10-15 16:30:15 +00:00

25 lines
883 B
JSON

{
"version": "0.82.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.82.1/grype_0.82.1_windows_amd64.zip",
"hash": "1257a33d9afc458cc4d074d466efc1887efa37f5957efff5d7764b513d308ec6"
}
},
"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"
}
}
}