You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2022. It is now read-only.
Implement a strict whitelist of resources. Whitelist GitHub repositories and
domains strictly instead of using an open ended regular expression.
Fether uses blacklist patterns when determining whether a window should be allowed to
open. The use of a blacklist could be abusable by an
attacker in certain circumstances, allowing malicious endpoints adhering to the blacklist
patterns to be opened, as see