mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-02-06 09:55:47 +00:00
- Replace deprecated frameBorder with style={{ border: 'none' }}
- Fix unsafe regex patterns to prevent ReDoS vulnerabilities
- Anchor patterns with ^ for exact matching
- Use fixed-length YouTube video IDs (11 chars)
- Add proper terminators for URL parsing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>