apache / www-site

The ASF Website
Apache License 2.0
42 stars 99 forks source link

Consider adding `rel="noopener"` to links with `target=\"_blank \"` #326

Open raboof opened 8 months ago

raboof commented 8 months ago

While with apache.org being a static site with no sensitive information or login functionality (and us typically trusting the sites we link to) the risk is small, but it might still be good practice to add https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/noopener

nsundriyal62 commented 7 months ago

@raboof i want to work on this issue can you please elaborate it more.

gstein commented 7 months ago

noopener is implied for most current browsers. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#browser_compatibility