think-purify
HTML sanitizer
This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications.
Use the HTML5 Purify extension in thinkjs
4 stars
2 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mewebstudio/purifier | A Laravel package providing an HTML filter service to clean and sanitize user input | 1,882 |
xemlock/htmlpurifier-html5 | A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 238 |
fastify/secure-json-parse | A JSON parser with additional security features to prevent prototype pollution | 225 |
weihongyu12/think-esapi | An ESAPI extension for ThinkJS, providing basic encoding functions | 11 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |
arnaud-lb/htmlpurifierbundle | Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
q1998763/think-ueditor | A ThinkJS3 extension providing server-side configuration for UEditor | 2 |
thinkjs/think-view-pug | Enables pug templating in ThinkJS 3.x applications | 0 |
rrrene/html_sanitize_ex | A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 273 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
mganss/htmlsanitizer | A library that cleans HTML to prevent cross-site scripting attacks | 1,568 |
licitdev/directus-extension-sanitize-html | An extension that sanitizes user-provided HTML input data to prevent XSS attacks | 8 |