Release v2.62.0 - #1166
Merged
Merged
Conversation
knewbury01
marked this pull request as ready for review
July 28, 2026 19:01
Contributor
There was a problem hiding this comment.
Pull request overview
Finalizes release 2.62.0 by removing development version qualifiers.
Changes:
- Sets production and test CodeQL packs to version 2.62.0.
- Updates release references in the user manual.
- Change note not required; query behavior and artifact layout are unchanged.
Show a summary per file
| File | Description |
|---|---|
docs/user_manual.md |
Updates release and artifact references. |
cpp/report/src/qlpack.yml |
Finalizes report pack version. |
cpp/misra/test/qlpack.yml |
Finalizes MISRA C++ test pack version. |
cpp/misra/src/qlpack.yml |
Finalizes MISRA C++ pack version. |
cpp/common/test/qlpack.yml |
Finalizes common C++ test pack version. |
cpp/common/src/qlpack.yml |
Finalizes common C++ pack version. |
cpp/cert/test/qlpack.yml |
Finalizes CERT C++ test pack version. |
cpp/cert/src/qlpack.yml |
Finalizes CERT C++ pack version. |
cpp/autosar/test/qlpack.yml |
Finalizes AUTOSAR test pack version. |
cpp/autosar/src/qlpack.yml |
Finalizes AUTOSAR pack version. |
c/misra/test/qlpack.yml |
Finalizes MISRA C test pack version. |
c/misra/src/qlpack.yml |
Finalizes MISRA C pack version. |
c/common/test/qlpack.yml |
Finalizes common C test pack version. |
c/common/src/qlpack.yml |
Finalizes common C pack version. |
c/cert/test/qlpack.yml |
Finalizes CERT C test pack version. |
c/cert/src/qlpack.yml |
Finalizes CERT C pack version. |
Review details
- Files reviewed: 16/16 changed files
- Comments generated: 1
- Review effort level: Medium
Comment on lines
+45
to
+48
| - `code-scanning-cpp-query-pack-2.62.0.zip`: Legacy packaging for the queries and scripts to be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_. | ||
| - `supported_rules_list_2.62.0.csv`: A Comma Separated File (CSV) containing the supported rules per standard and the queries that implement the rule. | ||
| - `supported_rules_list_2.62.0.md`: A Markdown formatted file with a table containing the supported rules per standard and the queries that implement the rule. | ||
| - `user_manual_2.62.0.md`: This user manual. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR releases codeql-coding-standards version 2.62.0.