Files
LangBot/web
Junyan Chin 614621ab7b Merge commit from fork
Add rehype-sanitize after rehypeRaw in all ReactMarkdown usages:
- PluginReadme.tsx (plugin README rendering)
- DebugDialog.tsx (debug chat message rendering)
- NewVersionDialog.tsx (release notes rendering)

This prevents injection of raw HTML (e.g. <iframe srcdoc>) that
could steal session tokens and API credentials from localStorage.

Fixes GHSA-w8gq-g4pc-xh3h
2026-03-01 17:01:23 +08:00
..
2025-04-28 21:41:03 +08:00
2026-03-01 17:01:23 +08:00
2025-07-26 19:45:38 +08:00
2025-12-10 14:21:41 +08:00
2026-02-09 00:41:34 +08:00
2025-05-10 17:16:57 +08:00
2025-05-07 18:06:44 +08:00
2026-03-01 17:01:23 +08:00
2026-03-01 17:01:23 +08:00
2025-05-10 17:16:57 +08:00

Debug LangBot Frontend

Please refer to the Development Guide for more information.