Skip to content

Performance Lab: Remove broken security advisory link from changelog - #2648

Open
wprashed wants to merge 2 commits into
WordPress:trunkfrom
wprashed:fix/2643-broken-security-advisory-link
Open

Performance Lab: Remove broken security advisory link from changelog#2648
wprashed wants to merge 2 commits into
WordPress:trunkfrom
wprashed:fix/2643-broken-security-advisory-link

Conversation

@wprashed

Copy link
Copy Markdown

Description

Fixes #2643.

The Performance Lab plugin readme.txt changelog entry for version 2.3.0 contained a link to a private GitHub security advisory (GHSA-66qq-69rw-6x63) which returns a 404 error when clicked from the WordPress.org plugin directory Development page.

This PR removes the broken hyperlink while retaining the changelog description and advisory identifier.

Testing Instructions

  1. Review plugins/performance-lab/readme.txt in the v2.3.0 section.
  2. Confirm the entry displays Infrastructure: Resolve low-severity security advisory GHSA-66qq-69rw-6x63. without the broken 404 URL.

Removes the 404 GitHub security advisory URL while retaining the advisory reference in the v2.3.0 changelog.

Fixes WordPress#2643.
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: wprashed <wprashed@git.wordpress.org>
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>
Co-authored-by: nikvalani96 <valani9099@git.wordpress.org>
Co-authored-by: westonruter <westonruter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@github-actions github-actions Bot added the [Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only label Aug 27, 2026

@mukeshpanchal27 mukeshpanchal27 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @wprashed for the PR!

There is some discussion happening on the issue about publishing the documentation, so let's wait for that to be resolved. Once we've decided whether to publish the documentation or what the next steps should be, we'll update the PR accordingly.

@nikvalani96

Copy link
Copy Markdown

Thanks for the clarification and for submitting the pull request to remove the inaccessible security advisory link. I appreciate the quick review and fix! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken security advisory link in Performance Lab changelog

3 participants