Skip to content

fix(security): prevent tabnabbing by adding rel noopener noreferrer t… - #672

Draft
sarthakkaushik927 wants to merge 1 commit into
containers:mainfrom
sarthakkaushik927:fix/noopener-noreferrer
Draft

fix(security): prevent tabnabbing by adding rel noopener noreferrer t…#672
sarthakkaushik927 wants to merge 1 commit into
containers:mainfrom
sarthakkaushik927:fix/noopener-noreferrer

Conversation

@sarthakkaushik927

Copy link
Copy Markdown

Fixes #671

Adds rel="noopener noreferrer" to all anchor tags with target="_blank" across the UI components to prevent reverse tabnabbing security vulnerabilities.

…o target blank links

Signed-off-by: sarthakkaushik927 <sarthakkaushik927@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(security): prevent reverse tabnabbing by adding rel="noopener noreferrer" to target="_blank" links

1 participant