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

Implement eslint rule to catch bad use of innerHTML #7143

Closed
ozyx opened this issue Oct 12, 2023 · 2 comments · Fixed by #7144
Closed

Implement eslint rule to catch bad use of innerHTML #7143

ozyx opened this issue Oct 12, 2023 · 2 comments · Fixed by #7144
Labels
type:maintenance tests, chores, or project maintenance
Milestone

Comments

@ozyx
Copy link
Member

ozyx commented Oct 12, 2023

Summary

Misuse of .innerHTML has bad implications for both security and performance. We should incorporate an eslint rule to check for bad usage of innerHTML and refactor it all out of our codebase.

@unlikelyzero
Copy link
Collaborator

Testing Notes

Plots and Flex layout regression testing

@unlikelyzero unlikelyzero assigned rukmini-bose and unassigned ozyx Oct 26, 2023
@rukmini-bose
Copy link
Contributor

Testathon 10/26/23, no major issues found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants