Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate against common attacks #14

Closed
domoritz opened this issue Jun 27, 2019 · 1 comment
Closed

Validate against common attacks #14

domoritz opened this issue Jun 27, 2019 · 1 comment

Comments

@domoritz
Copy link

It would be great if this implementation was validated against many possible attacks. https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet is a good starting point.

@crookedneighbor
Copy link
Contributor

Hey @domoritz, this module is mainly for sanitizing urls before the get injected into the DOM as part of a link or button, not general xss sanitization.

If you think we've missed something, you can raise a specific issue.

Also, we'll happily review a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants