Skip to content

v2.19.1

Compare
Choose a tag to compare
@codeql-ci codeql-ci released this 04 Oct 20:54
· 4 commits to main since this release
133ec79

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.