mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-19 04:19:56 +00:00
- 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.