Something went wrong. Try again.
sloproxy
Something went wrong. Try again.
feat(htmlsanitize): add HTML and JSON sanitization utilities with integration across plugins and APIs master
- Introduced `htmlsanitize` package for escaping HTML and handling JSON body sanitization to prevent XSS vulnerabilities. - Integrated sanitization functions into plugin store, plugin host, and API management handlers to ensure all user-facing content is escaped. - Added unit tests to verify proper escaping of HTML strings, JSON bodies, and nested data structures. - Updated existing management and plugin-related tests to validate sanitization implementations.
Author Luis Pater Date (Jun 12, 2026, 5:10 PM UTC) Commit 44d3066a 44d3066a9c9a004c99fd27ad301f77d1099eee35 Parent 60f6a542 60f6a542821fdf7e32a4735e9d381d4a2c561db6