2025-12-23 00:42:41 +00:00

25 lines
886 B
JSON

{
"version": "0.104.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.104.3/grype_0.104.3_windows_amd64.zip",
"hash": "8dad9d3ad2d623a793728c8c18352282ad2b1ece506a5bcc4a086bf6af425dc8"
}
},
"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"
}
}
}