2023-05-24 16:27:42 +00:00

25 lines
883 B
JSON

{
"version": "0.62.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.62.1/grype_0.62.1_windows_amd64.zip",
"hash": "7956a3b96dbffdffa7435d41edb7bc6d5c3ea0e4a8303279a99996236e3b1e9a"
}
},
"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"
}
}
}