mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-26 18:20:03 +00:00
0bb9ee4327
- Updated the `sanitizeHTML` function to include additional sanitization options for better security. - Introduced a URL regex to validate links and added a hook to manage `rel` attributes for external links. - Ensured that only safe attributes and tags are retained, further preventing XSS vulnerabilities.