{ "version": "2.17.5", "description": "Source code security analyzer from GitHub", "homepage": "https://github.com/github/codeql-cli-binaries", "license": { "identifier": "Proprietary", "url": "https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md" }, "architecture": { "64bit": { "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.5/codeql-win64.zip", "hash": "d67700f81b891343b66b6b9afc684689e344116d9ad49ef24e073ca9643022b1", "extract_dir": "codeql" } }, "bin": "codeql.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/github/codeql-cli-binaries/releases/download/v$version/codeql-win64.zip" } } } }