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

Fix HTML and javascript injection attacks #97

Open
2 tasks
theblockstalk opened this issue Nov 30, 2022 · 0 comments
Open
2 tasks

Fix HTML and javascript injection attacks #97

theblockstalk opened this issue Nov 30, 2022 · 0 comments

Comments

@theblockstalk
Copy link
Contributor

https://www.codeproject.com/Articles/134024/HTML-and-JavaScript-Injection

Definition of done:

  • Any display of user generated content in websites or React Native has a script that checks the content for HTML and javascript injection
  • This should be done as much as possible in the SDK to protect all users of our components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant