Files
coolify/public/js
Andras Bacsai 6727fd958f feat(sanitization): integrate DOMPurify for HTML sanitization across components
- Added DOMPurify library to sanitize HTML content in toast notifications and other components to prevent XSS vulnerabilities.
- Updated relevant components to use the new `sanitizeHTML` function for safe rendering of HTML content.
- Ensured that only allowed tags and attributes are permitted in sanitized output.
2025-08-19 10:34:54 +02:00
..
2024-06-25 13:54:44 +02:00
2025-01-07 11:03:41 +01:00
2023-12-06 10:32:49 +01:00
2023-12-06 10:32:49 +01:00