Performance Lab: Remove broken security advisory link from changelog - #2648
Performance Lab: Remove broken security advisory link from changelog#2648wprashed wants to merge 2 commits into
Conversation
Removes the 404 GitHub security advisory URL while retaining the advisory reference in the v2.3.0 changelog. Fixes WordPress#2643.
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
mukeshpanchal27
left a comment
There was a problem hiding this comment.
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.
|
Thanks for the clarification and for submitting the pull request to remove the inaccessible security advisory link. I appreciate the quick review and fix! 🙌 |
Description
Fixes #2643.
The Performance Lab plugin
readme.txtchangelog 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
plugins/performance-lab/readme.txtin the v2.3.0 section.Infrastructure: Resolve low-severity security advisory GHSA-66qq-69rw-6x63.without the broken 404 URL.