A middleware to sanitize all of the request inputs to prevent SQL injections and XSS attacks
Express middleware for the sanitizer module using Caja's HTML Sanitizer and HTML escape using htmlencode.
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
Sanitize Express request body, query, param, headers
Sanitize your express payload to prevent MongoDB operator injection.
micromark utility to sanitize urls
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Sanitize a string for use as a filename
rehype plugin to sanitize HTML
hast utility to sanitize nodes
TypeScript definitions for sanitize-html
A url sanitizer
A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with almost no limits on DOM structure or CSS styles.
Input sanitizing library for node.js
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
A JS implementation of JSONPath with some additional operators
Express JS middleware to cleanup/sanitize json request body in express
Express middleware for NoSQL injection prevention — sanitizes request data
Fast, unopinionated, minimalist web framework
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
A joi validation middleware for Express.
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
Fast 3kb React-compatible Virtual DOM library.
Terminal string styling done right
The fluent-plugin-sanitzer is Fluentd filter plugin to sanitize sensitive information with custom rules. The fluent-plugin-sanitzer provides not only options to sanitize values with custom regular expression and keywords but also build-in options which allows users to easily sanitize IP addresses and hostnames in complex messages.
Calc is safe, simple, pure-ruby mathematical expressions evaluator (calculator) library. Although based on Ruby 'eval', it takes special care to sanitize the expression.
Server-side Ruby port of Alap, the expression parser that turns curated link queries (.coffee + :time:7d:) into resolved link results. Ships the parser, URL sanitization, SSRF guard, regex validation, and config validation — same surface as the TypeScript, Go, Python, PHP, Java, and Rust ports.