Improvements
- The
codeql database finalizecommand now accepts the--working-dir
flag. When specified, any extractor pre-finalize scripts will be run in
that directory. If the flag is not used, the scripts will run in the source
root directory (maintaining existing behavior). The flag will also be
automatically passed through when running the higher-level
codeql database createcommand.
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.25.3.