fix: Prevent Reverse Tabnabbing in PRMetrics#1861
Conversation
|
@gowthamrdyy is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Security hardening for an external link in the PR metrics component by adding noopener to the rel attribute alongside noreferrer.
Changes:
- Added
noopenerto therelattribute of an external anchor tag to prevent reverse tabnabbing.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fd26bbd
into
Priyanshu-byte-coder:main
|
🎉 Merged! Thanks for contributing to DevTrack. If the project has been useful to you, a ⭐ star on the repo is the easiest way to support it — it helps DevTrack get discovered by more developers. Keep an eye on open issues for your next contribution! |
Closes #1856