theopenconversationkit / theopenconversationkit/tock-react-kit
HTML is not sanitized when rendering rich text messages
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 23
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
This would be an alternative to theopenconversationkit/tock#1670
Sanitizing directly in the frontend would remove the reliance on the backend to produce proper HTML.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the rich-text message rendering path in the TypeScript React kit and verify how HTML is currently handled; done means frontend sanitization is applied without relying on the backend to produce proper HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100