Skip to content

Update changelog documentation site for codeql-cli-2.25.6#21945

Merged
mario-campos merged 3 commits into
mainfrom
codeql-spark-run-26947645690
Jun 4, 2026
Merged

Update changelog documentation site for codeql-cli-2.25.6#21945
mario-campos merged 3 commits into
mainfrom
codeql-spark-run-26947645690

Conversation

@henrymercer
Copy link
Copy Markdown
Contributor

This pull request was automatically generated to synchronize the CodeQL changelog documentation based on recent changes to CodeQL.

Overview

  • Ensures that the documentation remains current with the source Markdown changelogs.
    • Incorporates any detected changes in the CodeQL CLI changelog.
    • Incorporates any detected changes in the CodeQL languages' changelogs.
    • Regenerates the formatted changelog documentation.

Next Steps

  • Please review the rendered docs and verify that the changelog content is correct. Edit as necessary.
  • Once you're satisfied with the changes, please merge this PR.

Copilot AI review requested due to automatic review settings June 4, 2026 17:04
@henrymercer henrymercer requested a review from a team as a code owner June 4, 2026 17:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the CodeQL changelog documentation site to include the autogenerated release notes for CodeQL CLI 2.25.6, and links it from the changelog index.

Changes:

  • Added a new changelog page: CodeQL 2.25.6 (2026-06-04).
  • Updated the changelog toctree to include the new 2.25.6 entry.
Show a summary per file
File Description
docs/codeql/codeql-overview/codeql-changelog/index.rst Adds codeql-cli-2.25.6 to the changelog toctree.
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.25.6.rst Introduces the release notes page for CodeQL CLI 2.25.6 (needs minor copy edits).

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 3

GitHub Actions
""""""""""""""

* Adjusted (minor) help file descriptions for queries: :code:`actions/untrusted-checkout/critical`, :code:`actions/untrusted-checkout/high`, :code:`actions/untrusted-checkout/medium`. Clarified wording on in minor point, added one more listed resource and added one more recommendation for things to check.
Python
""""""

* The sensitive data heuristics used to identify code that handles passwords and private data have been improved. Most of the changes permit more variations of established patterns, thereby finding more sensitive data. Queries that use the sensitive data library (for example :code:`py/clear-text-logging-sensitive-data`) may find more correct results and less fewer positive results after these changes.
GitHub Actions
""""""""""""""

* The GitHub Actions analysis now recognizes more Bash regex checks that restrict a value to alphanumeric characters, include regexes like :code:`^[0-9a-zA-Z]{40}([0-9a-zA-Z]{24})?$` which check for a sha1 or sha256 hash. This may reduce false positive results where command output is validated with grouped or optional alphanumeric patterns before being used.
@henrymercer henrymercer requested a review from jonjanego June 4, 2026 17:09
@mario-campos mario-campos merged commit 284f42b into main Jun 4, 2026
35 of 37 checks passed
@mario-campos mario-campos deleted the codeql-spark-run-26947645690 branch June 4, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants