v2.19.1
New Features
-
The command
codeql generate query-help
now supports Markdown help files.
The Markdown help format is commonly used in custom CodeQL query packs. -
Added a new command,
codeql resolve packs
. This command shows each step in the
pack search process, including what packs were found in each step. With the
--show-hidden-packs
option, it can also show details on which packs were hidden
by packs found earlier in the search sequence.
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.19.1
.