Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Add noopener attribute to window.open #222

Merged
merged 1 commit into from Jun 26, 2018
Merged

Conversation

anselmbradford
Copy link
Member

@anselmbradford anselmbradford commented Jun 26, 2018

noopener should be added to window.open so that the new window does not have access back to the originating window, as checkmarx flags this as a security vulnerability. (Reported by @lfatty)

See https://developer.mozilla.org/en-US/docs/Web/API/Window/open#noopener

@anselmbradford anselmbradford merged commit a2a9a59 into master Jun 26, 2018
@anselmbradford anselmbradford deleted the anselmbradford-patch-1 branch June 26, 2018 18:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants