theopenconversationkit / theopenconversationkit/tock-react-kit

HTML is not sanitized when rendering rich text messages

Open
#167 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.