maxSIMhealth / GEN

Gamified Educational Network
GNU Affero General Public License v3.0
3 stars 2 forks source link

[CodeQL] Potentially unsafe external link. #468

Closed andreibosco closed 1 year ago

andreibosco commented 1 year ago

External links without noopener/noreferrer are a potential security risk.

andreibosco commented 1 year ago

Although browsers automatically add 'noopener' and 'noreferrer' since 2021 (https://github.com/whatwg/html/issues/4078), it's best to explicitly set it just in case.