235 packages found
Express middleware for the validator module.
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
A support package for web developer.
hast utility to sanitize nodes
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
Anti-XSS filters for security
Express 4.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
Create a Content-Security-Policy for a website based on the statically decidable relations
Makes it possible to use DOMPurify on server and client in the same way.
Linting rules for basic XSS and other code quality silliness.
Content Security Policy middleware
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
An express middleware inspired from express-sanitizer but additionally sanitizes URL params. It also gives an option to provide a preprocessor function to decide whether a (key, value) pair should be sanitized or not.
Escape a string for use in HTML or the inverse
- escape
- unescape
- html
- entity
- entities
- escaping
- sanitize
- sanitization
- utility
- template
- attribute
- value
- interpolate
- xss
- View more
Koa middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
Escape string for use in html