List Question
20 TechQA 2024-03-25T18:56:44.847000HTML sanitization removes allowed attributes and styles
35 views
Asked by krltos
sanitizeHtml failed to work, all other normal texts are removed unexpectly
107 views
Asked by daisy
HTML Sanitizer for .NET - How to stop it from removing certain tags and forcing valid html
359 views
Asked by JustLooking
Allow ActionText tags in Rails 7.1 with new sanitizers
839 views
Asked by Cimm
sanitize-html changing ampersand in URL
192 views
Asked by Matt Saunders
Angular sanitize and HTML highlighting of special char
152 views
Asked by GTH
When do we need to use `sw_sanitize`?
297 views
Asked by Quisse
Angular html-sanitizing blocking the html code by innerhtml
572 views
Asked by Aternos24
How to sanitize html with next.js 13 server side?
3k views
Asked by Viktor
How to determine if html is invalid using Ganss.Xss.HtmlSanitizer?
588 views
Asked by LP13
How to sanitize URL-escaped String in Java?
723 views
Asked by programmer
how can I leave single <br> tag for the output string from the input string with multiple <br> tags in a row, sanitize-html?
203 views
Asked by Roman Prokopets
How to safely store html and js in the database?
788 views
Asked by LP13
Why the error alert still displayed event the HTML elements are sanitized?
239 views
Asked by venki
HTML Sanitizer API - Angular (mXSS)
179 views
Asked by Schnikles
HTML sanitizer version getting error in server build
292 views
Asked by Rakesh C
How to allow text quotes in html-sanitizer
263 views
Asked by nermineslimane
How do I prevent Jsoup from removing 'href' attribute of anchor element?
581 views
Asked by Aquarelle
Sanitizing HTML by URLEncoding the attribute values
273 views
Asked by Seva Alekseyev
Dompurify.sanitize don't allow script tag even I had added FORCE_BODY: true and ADD_TAGS:["script"]
1.9k views
Asked by Tanmoy Sen