Skip to content

v2.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 22:16
9da5039

Release summary

  • No new queries were added for this release
  • The following changes have been made for this release:
  • A3-3-1 - ExternalLinkageNotDeclaredInHeaderFile.ql:
    • Adjust the alert message to comply with the style guide.
  • CTR55-CPP - DoNotUseAnAdditiveOperatorOnAnIterator.ql:
    • Address reported FP in #374. Improve logic on valid end checks and size checks on iterators.
  • RULE-6-1 - BitFieldsShallOnlyBeDeclaredWithAnAppropriateType.ql:
    • Address FP reported in #318. Add support for implementation specific bitfield types for Clang and Gcc.

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.