Skip to content

v2.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 19:57
f3a5558

Release summary

  • No new queries were added for this release
  • The following changes have been made for this release:
  • FIO32-C - DoNotPerformFileOperationsOnDevices.ql:
  • The query was rewritten to no longer depend of the DefaultTaintTracking library, which will be deprecated.
  • A7-1-5 - exclude compiler generated variables, such as those generated by for loops.
  • M8-0-1 - exclude compiler generated variables, such as those generated by for loops.
  • Updated the supported CodeQL version to 2.11.6.
  • A number of rules had the wrong query ids attached for deviation purposes. This means they could not be deviated against using the correct ID, but could be incidentally suppressed when deviating a different rule. We have fixed this behavior for the following rules:
  • RULE-11-4
  • DIR-4-12
  • RULE-21-6
  • RULE-21-9
  • MEM51-CPP

Supported versions

  • The LGTM pack is not supported on any released version of LGTM without support from GitHub Professional Services.
  • The Code Scanning pack is supported when:
    • Using the CodeQL CLI version 2.11.6 in conjunction with a copy of the CodeQL standard library for C++ (github/codeql) set to the tag codeql-cli/v2.11.6.
    • Using the CodeQL Action or CodeQL runner with the codeql-bundle-20221211.