2024-07-31 16:28:51 +00:00

25 lines
883 B
JSON

{
"version": "0.79.4",
"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.79.4/grype_0.79.4_windows_amd64.zip",
"hash": "ce206cff69921d3bd385130b3195cd230c5e453c08eae2565d23f190b8aef51d"
}
},
"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"
}
}
}