Security tests for generated HTML and JS should be explicit
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This project renders generated HTML cards and EduViz code, so security regressions are not theoretical. Tests for script tags, event handlers, external iframes, CSS tricks, and infinite loops would make contributors more confident.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the code and existing tests that render generated HTML cards and EduViz code. Add explicit coverage for script tags, event handlers, external iframes, CSS tricks, and infinite loops, then verify each case has the expected safe behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript, python
- Domain
- security, testing-qa, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100