Skip to content

Releases: github/codeql-action

CodeQL Bundle

12 Aug 09:39
c12cfbc
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.10.3

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

v2.1.18

31 Oct 04:26
2ca79b6
Compare
Choose a tag to compare

CodeQL Action Changelog

2.1.18 - 03 Aug 2022

  • Update default CodeQL bundle version to 2.10.2. #1156

See the full CHANGELOG.md for more information.

v1.1.18

31 Oct 04:25
af35bd3
Compare
Choose a tag to compare

CodeQL Action Changelog

1.1.18 - 03 Aug 2022

  • Update default CodeQL bundle version to 2.10.2. #1156

See the full CHANGELOG.md for more information.

v2.1.17

31 Oct 04:26
0c670bb
Compare
Choose a tag to compare

CodeQL Action Changelog

2.1.17 - 28 Jul 2022

  • Update default CodeQL bundle version to 2.10.1. #1143

See the full CHANGELOG.md for more information.

v1.1.17

31 Oct 04:25
5207709
Compare
Choose a tag to compare

CodeQL Action Changelog

1.1.17 - 28 Jul 2022

  • Update default CodeQL bundle version to 2.10.1. #1143

See the full CHANGELOG.md for more information.

CodeQL Bundle

28 Jul 19:23
bbc2e70
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.10.2

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

(The Windows and all-platform release assets were updated on 2022-08-15 to correct missing digital signatures in the original release assets.)

v2.1.16

31 Oct 04:26
3e7e3b3
Compare
Choose a tag to compare

CodeQL Action Changelog

2.1.16 - 13 Jul 2022

  • You can now quickly debug a job that uses the CodeQL Action by re-running the job from the GitHub UI and selecting the "Enable debug logging" option. #1132
  • You can now see diagnostic messages produced by the analysis in the logs of the analyze Action by enabling debug mode. To enable debug mode, pass debug: true to the init Action, or enable step debug logging. This feature is available for CodeQL CLI version 2.10.0 and later. #1133

See the full CHANGELOG.md for more information.

v1.1.16

31 Oct 04:24
f7b6c00
Compare
Choose a tag to compare

CodeQL Action Changelog

1.1.16 - 13 Jul 2022

  • You can now quickly debug a job that uses the CodeQL Action by re-running the job from the GitHub UI and selecting the "Enable debug logging" option. #1132
  • You can now see diagnostic messages produced by the analysis in the logs of the analyze Action by enabling debug mode. To enable debug mode, pass debug: true to the init Action, or enable step debug logging. This feature is available for CodeQL CLI version 2.10.0 and later. #1133

See the full CHANGELOG.md for more information.

CodeQL Bundle

14 Jul 14:32
d8c9c72
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.10.1

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

(The Windows and all-platform release assets were updated on 2022-08-15 to correct missing digital signatures in the original release assets.)

v2.1.15

31 Oct 04:26
3f62b75
Compare
Choose a tag to compare

CodeQL Action Changelog

2.1.15 - 28 Jun 2022

  • CodeQL query packs listed in the packs configuration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. #1116
  • The combination of python2 and poetry is no longer supported. See actions/setup-python#374 for more details. #1124
  • Update default CodeQL bundle version to 2.10.0. #1123

See the full CHANGELOG.md for more information.