New features
- CodeQL Go analysis now supports the "Git Source" type for private package registries. This is in addition to the existing support for the "GOPROXY server" type.
Fixes
- The
codeql generate query-help
command now prepends the query's name (taken from the.ql
file) as a level-one heading when processing markdown query help, for consistency with help generated from a.qhelp
file.
For more information about the changes included in this release, see the CodeQL CLI changelog.
You can download either the codeql-PLATFORM.zip
for your platform, or the generic codeql.zip
which contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip
artifacts.
This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.23.2
.