OudomMunint / StudioZed-ReactJS

A ReactJs template designed for a design studio called Studio Zed. Feel free to contribute or use this for your own needs.
https://studiozed.netlify.app/
6 stars 2 forks source link

Security - Using target="_blank" without rel="noreferrer" #62

Closed OudomMunint closed 7 months ago

OudomMunint commented 7 months ago

See https://mathiasbynens.github.io/rel-noopener/#recommendations Older browsers might be vulnerable.

Todo:

OudomMunint commented 7 months ago

Fixed by PR #65