v2.19.4
Improvements
- CodeQL now supports passing values containing the equals character (
=
) to extractor options via
the--extractor-option
flag. - The
codeql pack bundle
command now sets the numeric user and group IDs of entries in the generated
tararchive to
0`
Bugs fixed
- On MacOS,
arch -arm64
commands no longer fail when they are executed as part of a build. - Fixed a bug where
codeql test run
would not preserve test databases on disk after a test failed.
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.4
.