Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BaseTools/Plugin/CodeQlQueries.qls: Pin to the 1.1.0 codeq/cpp-queries pack #5986

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

makubacki
Copy link
Member

Description

The codeql/cpp-queries pack used in CodeQlQueries.qls was versioned 1.1.0 for the CodeQL CLI v2.18.1 release currently used.

https://github.com/github/codeql/blob/codeql-cli/v2.18.1/cpp/ql/src/qlpack.yml

This change pins that pack version to prevent the CodeQL CLI and pack from getting out of sync until explicitly updated.

  • Breaking change?
  • Impacts security?
  • Includes tests?

How This Was Tested

  • CodeQL run with v2.18.1
  • Confirm using the specified CodeQL language pack version is used

Integration Instructions

  • N/A

@makubacki makubacki added the push Auto push patch series in PR if all checks pass label Jul 30, 2024
The codeql/cpp-queries pack used in CodeQlQueries.qls was versioned
1.1.0 for the CodeQL CLI v2.18.1 release currently used.

https://github.com/github/codeql/blob/codeql-cli/v2.18.1/cpp/ql/src/qlpack.yml

This change pins that pack version to prevent the CodeQL CLI and
pack from getting out of sync until explicitly updated.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki force-pushed the pin_cpp_codeql_queries_1_1_0 branch from d7de294 to 913c0b2 Compare July 31, 2024 22:02
@makubacki makubacki added push Auto push patch series in PR if all checks pass and removed push Auto push patch series in PR if all checks pass labels Jul 31, 2024
@mergify mergify bot merged commit eed4324 into tianocore:master Jul 31, 2024
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants