- Add DOMPurify to sanitize all v-html content - Create sanitize.js utility with sanitizeHtml() - Wrap renderMarkdown output in Step4Report and Step5Interaction - Guard all setInterval calls with clearInterval to prevent timer leaks |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| vite.config.js | ||