2024-12-13 20:29:58 +00:00

25 lines
883 B
JSON

{
"version": "0.86.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.86.1/grype_0.86.1_windows_amd64.zip",
"hash": "1a903d4420765b09f7cd400ee89f34acc6824240dbd9a52bef1c29bfeda851be"
}
},
"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"
}
}
}