Skip to content

Releases: github/codeql-action

v4.35.2

15 Apr 11:24
Immutable release. Only release title and notes can be modified.
95e58e9

Choose a tag to compare

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
  • Update default CodeQL bundle version to 2.25.2. #3823

v3.35.2

15 Apr 11:53
Immutable release. Only release title and notes can be modified.
ce64ddc

Choose a tag to compare

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
  • Update default CodeQL bundle version to 2.25.2. #3823

CodeQL Bundle v2.25.2

15 Apr 09:37
Immutable release. Only release title and notes can be modified.
6521697

Choose a tag to compare

Bundles CodeQL CLI v2.25.2

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.25.2:

v4.35.1

27 Mar 16:10
Immutable release. Only release title and notes can be modified.
c10b806

Choose a tag to compare

v4.35.0

27 Mar 12:14
Immutable release. Only release title and notes can be modified.
b8bb9f2

Choose a tag to compare

v3.35.1

27 Mar 16:44
Immutable release. Only release title and notes can be modified.
5c8a8a6

Choose a tag to compare

v3.35.0

27 Mar 16:02
Immutable release. Only release title and notes can be modified.
13efb23

Choose a tag to compare

CodeQL Bundle v2.25.1

27 Mar 09:41
Immutable release. Only release title and notes can be modified.
f94817b

Choose a tag to compare

Bundles CodeQL CLI v2.25.1

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.25.1:

v4.34.1

20 Mar 18:14
Immutable release. Only release title and notes can be modified.
3869755

Choose a tag to compare

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762

v4.34.0

20 Mar 11:56
Immutable release. Only release title and notes can be modified.
c6f9311

Choose a tag to compare

  • Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
  • We are rolling out improved incremental analysis to C/C++ analyses that use build mode none. We expect this rollout to be complete by the end of April 2026. #3584
  • Update default CodeQL bundle version to 2.25.0. #3585