mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Enhanced URL sanitization in Thumbnails component to prevent XSS and redirect attacks - Added comprehensive validation for data: URLs including dangerous patterns - Added length limit (5MB) for data URIs to prevent DoS - Fixed handleImageClick to use sanitized URL instead of original - Added explicit rejection of javascript:, vbscript:, and other dangerous protocols |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| jest.config.cjs | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||