Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: github/codeql-cli-binaries

v2.22.1

26 Jun 11:09
37a1db6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New features

  • Rust language support is now in public preview.

Miscellaneous

  • The version ofjgit used by the CodeQL CLI has been updated to6.10.1.202505221210-r.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.22.1.

Assets9
Loading

v2.22.0

11 Jun 15:44
Compare
Choose a tag to compare
Loading

Breaking changes

  • A number of breaking changes have been made to the C and C++ CodeQL test environment as used bycodeql test run.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.22.0.

Loading

v2.21.4

02 Jun 11:51
f1c6d04
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Deprecations

  • Theclang_vector_types,clang_attributes, andflax-vector-conversions command
    line options have been removed from the C/C++ extractor. These options were introduced
    as workarounds to frontend limitations in earlier versions of the extractor and are
    no longer needed when calling the extractor directly.

Miscellaneous

  • The build of Eclipse Temurin OpenJDK that is used to run the CodeQL
    CLI has been updated to version 21.0.7.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.21.4.

Loading

v2.21.3

15 May 11:43
2cf2d17
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Miscellaneous

  • Windows binaries for the CodeQL CLI are now built with/guard:cf, enablingControl Flow Guard.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.21.3.

Loading

v2.21.2

01 May 12:36
Compare
Choose a tag to compare
Loading

Bugs fixed

  • codeql generate log-summary now correctly includesdependencies maps in predicate events forCOMPUTED_EXTENSIONAL predicates.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.21.2.

Loading

v2.21.1

22 Apr 13:05
Compare
Choose a tag to compare
Loading

Bugs fixed

  • Fixed a bug in CodeQL analysis for GitHub Actions in the presence of a code scanning configuration file containingpaths-ignore exclusion patterns but notpaths inclusion patterns.
    Previously, such a configuration incorrectly led to all YAML, HTML, JSON, and JS source files being extracted, except for those filtered bypaths-ignore. This in turn led to performance issues on large codebases. Now, only workflow and Action metadata YAML files relevant to the GitHub Actions analysis will be extracted, except for those filtered bypaths-ignore. This matches the default behavior when no configuration file is provided.
    The handling ofpaths inclusion patterns is unchanged: if provided, only those paths will be considered, except for those filtered bypaths-ignore.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.21.1.

Loading

v2.21.0

03 Apr 13:46
c22b8bd
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Miscellaneous

  • On macOS theCODEQL_TRACER_RELOCATION_EXCLUDE environment variable can now be used to exclude certain paths from the tracer relocation and tracing process. This environment variable accepts newline-separated regex patterns of binaries to be excluded.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.21.0.

Loading

v2.20.7

18 Mar 12:38
94ae9b6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • There are no user-facing changes in this release.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.20.7.

Loading

v2.20.6

06 Mar 15:11
Compare
Choose a tag to compare
Loading

Miscellaneous

  • The CodeQL XML extractor is now able to parse documents in a wider array of character sets.

  • The build of Eclipse Temurin OpenJDK that is used to run the CodeQL CLI has been updated to version 21.0.6.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.20.6.

Loading

v2.20.5

20 Feb 14:43
Compare
Choose a tag to compare
Loading

Release 2.20.5 (2025-02-20)

Breaking changes

  • Removed support forQlBuiltins::BigInts in theavg() aggregate.

  • A number of breaking changes have been made to the C and C++ CodeQL test environment as used bycodeql test run.

For more information about the changes included in this release, see theCodeQL CLI changelog.

You can downloadeither thecodeql-PLATFORM.zip for your platform,or the genericcodeql.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 fromgithub/codeql@codeql-cli/v2.20.5.

Loading
octocat-HelloWorld-repo-git reacted with thumbs up emoji
1 person reacted
Previous13451415
Previous

[8]ページ先頭

©2009-2025 Movatter.jp