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

If Possible innerText Instead of innerHTML #182

Closed
stanleyowen opened this issue May 26, 2021 · 0 comments
Closed

If Possible innerText Instead of innerHTML #182

stanleyowen opened this issue May 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request implemented

Comments

@stanleyowen
Copy link
Owner

Is your feature request related to a problem? Please describe.
As described here, the risk of innerHTML is vulnerable to XSS Attack.

Describe alternatives you've considered
If possible uses innerText instead of innerHTML, so this will reduce the potential to XSS Attack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request implemented
Projects
None yet
Development

No branches or pull requests

1 participant