Skip to content

Releases: github/codeql-action

v2.1.34

31 Oct 04:27
312e093

Choose a tag to compare

CodeQL Action Changelog

2.1.34 - 25 Nov 2022

  • Update default CodeQL bundle version to 2.11.4. #1391
  • Fixed a bug where some the init action and the analyze action would have different sets of experimental feature flags enabled. #1384

See the full CHANGELOG.md for more information.

v1.1.34

31 Oct 04:25
ea25ff0

Choose a tag to compare

CodeQL Action Changelog

1.1.34 - 25 Nov 2022

  • Update default CodeQL bundle version to 2.11.4. #1391
  • Fixed a bug where some the init action and the analyze action would have different sets of experimental feature flags enabled. #1384

See the full CHANGELOG.md for more information.

CodeQL Bundle

23 Nov 18:48
c719ec0

Choose a tag to compare

Bundles CodeQL CLI v2.11.4

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

v2.1.33

31 Oct 04:27
678fc3a

Choose a tag to compare

CodeQL Action Changelog

2.1.33 - 16 Nov 2022

  • Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in CodeQL Action version 2.1.27. #1322
  • Bump the minimum CodeQL bundle version to 2.6.3. #1358

See the full CHANGELOG.md for more information.

v1.1.33

31 Oct 04:25
7311378

Choose a tag to compare

CodeQL Action Changelog

1.1.33 - 16 Nov 2022

  • Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in CodeQL Action version 2.1.27. #1322
  • Bump the minimum CodeQL bundle version to 2.6.3. #1358

See the full CHANGELOG.md for more information.

v2.1.32

31 Oct 04:27
4238421

Choose a tag to compare

CodeQL Action Changelog

2.1.32 - 14 Nov 2022

  • Update default CodeQL bundle version to 2.11.3. #1348
  • Update the ML-powered additional query pack for JavaScript to version 0.4.0. #1351

See the full CHANGELOG.md for more information.

v1.1.32

31 Oct 04:25
8d0f245

Choose a tag to compare

CodeQL Action Changelog

1.1.32 - 14 Nov 2022

  • Update default CodeQL bundle version to 2.11.3. #1348
  • Update the ML-powered additional query pack for JavaScript to version 0.4.0. #1351

See the full CHANGELOG.md for more information.

CodeQL Bundle

07 Nov 10:36
8aff97f

Choose a tag to compare

Bundles CodeQL CLI v2.11.3

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

v2.1.31

31 Oct 04:27
c3b6fce

Choose a tag to compare

CodeQL Action Changelog

2.1.31 - 04 Nov 2022

  • The rb/weak-cryptographic-algorithm Ruby query has been updated to no longer report uses of hash functions such as MD5 and SHA1 even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice. For more information, see the corresponding change in the github/codeql repository. #1344

See the full CHANGELOG.md for more information.

v1.1.31

31 Oct 04:25
9e288b0

Choose a tag to compare

CodeQL Action Changelog

1.1.31 - 04 Nov 2022

  • The rb/weak-cryptographic-algorithm Ruby query has been updated to no longer report uses of hash functions such as MD5 and SHA1 even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice. For more information, see the corresponding change in the github/codeql repository. #1344

See the full CHANGELOG.md for more information.