github GitHub Changelog ·

Deprecation of All-Platform CodeQL Bundle

securitydeprecationengineer
deprecation

GitHub has announced the deprecation of the all-platform CodeQL bundle (codeql-bundle.tar.gz and codeql-bundle.tar.zst) starting with CodeQL CLI 2.27.0. This change requires users to transition to platform-specific bundles for their operating system and architecture. The all-platform bundle will be completely removed in mid-March 2027. Notably, Linux ARM64 binaries are exclusively available through platform-specific downloads and will not be included in the deprecated bundle.

Deprecations (1)
  • All-platform CodeQL bundle deprecated

    The all-platform CodeQL bundle (codeql-bundle.tar.gz and codeql-bundle.tar.zst) is deprecated as of CodeQL CLI 2.27.0. Users should download platform-specific bundles instead. The all-platform bundle will be removed in mid-March 2027, and Linux ARM64 binaries are only available through platform-specific downloads.

Read the original announcement →

https://github.blog/changelog/2026-09-22-deprecation-notice-all-platform-codeql-bundle

Related releases