Skip to content

Releases: github/codeql-action

v1.1.36

31 Oct 04:25
6856c22
Compare
Choose a tag to compare

CodeQL Action Changelog

1.1.36 - 08 Dec 2022

  • Update default CodeQL bundle version to 2.11.5. #1412
  • Add a step that tries to upload a SARIF file for the workflow run when that workflow run fails. This will help better surface failed code scanning workflow runs. #1393
  • Python automatic dependency installation will no longer consider dependecy code installed in venv as user-written, for projects using Poetry that specify virtualenvs.in-project = true in their poetry.toml. #1419.

See the full CHANGELOG.md for more information.

CodeQL Bundle

12 Dec 13:06
8960790
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.11.6

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

CodeQL Bundle

02 Dec 15:25
aa0e650
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.11.5

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

v2.1.35

31 Oct 04:27
b2a92eb
Compare
Choose a tag to compare

CodeQL Action Changelog

2.1.35 - 01 Dec 2022

No user facing changes.

See the full CHANGELOG.md for more information.

v1.1.35

31 Oct 04:25
54d8b0d
Compare
Choose a tag to compare

CodeQL Action Changelog

1.1.35 - 01 Dec 2022

No user facing changes.

See the full CHANGELOG.md for more information.

v2.1.34

31 Oct 04:27
312e093
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.