Yaniv-git

Results 1 comments of Yaniv-git

If the sanitized SVG content is then served via an SVG file (meaning `Content-Type: image/svg+xml`) the sanitization should have only the SVG namespace (taken example from [here](https://github.com/cure53/DOMPurify?tab=readme-ov-file#control-our-allow-lists-and-block-lists)): ``` const clean...