Skip to content

Actions: Update SecretExfiltration output for typo fix - #20637

Merged
henrymercer merged 2 commits into
codeql-cli-2.23.3from
henrymercer/update-expected-output
Oct 14, 2025
Merged

Actions: Update SecretExfiltration output for typo fix#20637
henrymercer merged 2 commits into
codeql-cli-2.23.3from
henrymercer/update-expected-output

Conversation

@henrymercer

Copy link
Copy Markdown
Contributor

I updated the query file in #20635 but neglected to update the expected output.

@henrymercer
henrymercer requested review from a team as code ownersOctober 14, 2025 10:34
CopilotAI review requested due to automatic review settings October 14, 2025 10:34
@github-actionsgithub-actionsBot added documentation Python Actions Analysis of GitHub Actions labels Oct 14, 2025

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates expected test output to reflect a typo fix made in query files. The changes correct instances of "may be be" to "may be" in documentation files and update the corresponding expected test output.

Key Changes

  • Fixed duplicated "be" in documentation text for Python class initialization and finalization methods
  • Updated expected test output to reflect the corrected query message

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

FileDescription
python/ql/src/Classes/CallsToInitDel/SuperclassInitCalledMultipleTimes.qhelpFixed duplicated "be" in documentation text
python/ql/src/Classes/CallsToInitDel/SuperclassDelCalledMultipleTimes.qhelpFixed duplicated "be" in documentation text
actions/ql/test/query-tests/Security/CWE-200/SecretExfiltration.expectedUpdated expected output to match corrected query message

mbg
mbg approved these changes Oct 14, 2025
@henrymercer
henrymercer merged commit aa3000d into codeql-cli-2.23.3Oct 14, 2025
9 checks passed
@henrymercer
henrymercer deleted the henrymercer/update-expected-output branch October 14, 2025 10:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ActionsAnalysis of GitHub ActionsdocumentationPython

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@henrymercer@mbg