2023-11-18 16:26:43 +00:00

25 lines
883 B
JSON

{
"version": "0.73.3",
"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.73.3/grype_0.73.3_windows_amd64.zip",
"hash": "5404d210a2992b618493b9196912024a43a767a68b1ccd2a1f45b6a2e5b39ac4"
}
},
"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"
}
}
}