html_sanitize_ex

HTML sanitizer

A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string

HTML sanitizer for Elixir

GitHub

273 stars
6 watching
63 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elixirstatus/phoenix_html_sanitizer Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes 27
xemlock/htmlpurifier-html5 A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library 101
ricn/zarex A library that sanitizes filenames to remove unwanted characters and whitespace, allowing for flexible filename generation. 28
licitdev/directus-extension-sanitize-html An extension that sanitizes user-provided HTML input data to prevent XSS attacks 8
f34nk/tidy_ex A C-based Elixir binding for a popular HTML cleaning tool. 9
mganss/htmlsanitizer A library that cleans HTML to prevent cross-site scripting attacks 1,568
symfony/html-sanitizer Provides an object-oriented API to sanitize untrusted HTML input 238
embarq/safe-pipe A library that provides a way to safely process and render HTML content in Angular applications 18
mewebstudio/purifier A Laravel package providing an HTML filter service to clean and sanitize user input 1,882
whitequark/rack-utf8_sanitizer A middleware solution to sanitize invalid UTF8 characters in request data 314
weihongyu12/think-purify This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. 4
null8626/decancer A library that removes common unicode confusables/homoglyphs from strings 102
syntax-tree/hast-util-sanitize Utility to make tree-based data safe by removing dangerous content 50
marksweb/django-bleach Sanitizes user input HTML to prevent XSS attacks. 149
alir3z4/python-sanitize Makes data safe to use by removing or escaping potentially hazardous elements 65