Skip to content

v2.34.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 13:32
0caf3f0

Release summary

  • New queries added for the following rule packages: Representation
  • The following changes have been made for this release:
  • M0-2-1 - DoNotPassAliasedPointerToRestrictQualifiedParam.ql:
    • Fixes #119. Adds shared query to cover missing detection of overlapping arrays or pointers in specific list of functions that list undefined behaviour when their parameters overlap.

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.14.6 in conjunction with a copy of the CodeQL standard library for C++ (github/codeql) set to the tag codeql-cli/v2.14.6.
    • Using the CodeQL Action or CodeQL runner with the codeql-bundle-v2.14.6.

Appendix: AUTOSAR new queries

New queries added to cover the following rules:

  • M0-2-1 - DoNotPassAliasedPointerToParam.ql