HtmlSanitizer
HTML sanitizer
A library that cleans HTML to prevent cross-site scripting attacks
Cleans HTML to avoid XSS attacks
2k stars
55 watching
202 forks
Language: C#
last commit: 7 months ago
Linked from 3 awesome lists
htmlsanitizerxss
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an object-oriented API to sanitize untrusted HTML input | 241 |
| Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 28 |
| A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 274 |
| A Laravel package providing an HTML filter service to clean and sanitize user input | 1,888 |
| A PHP library used to sanitize and clean SVG/XML data by removing unwanted tags, attributes, and references. | 473 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
| Tools for identifying and exploiting vulnerabilities in DOM-based cross-site scripting attacks. | 71 |
| This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. | 4 |
| A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 240 |
| An extension that sanitizes user-provided HTML input data to prevent XSS attacks | 7 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| Sanitizes user input HTML to prevent XSS attacks. | 149 |
| A library that removes common unicode confusables/homoglyphs from strings | 105 |
| Integrates Django with a Python binding to the Ammonia HTML sanitizer Rust crate | 29 |