Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
Middleware to disable the X-XSS-Protection header
Escape a string for use in HTML or the inverse
help secure Express/Connect apps with various HTTP headers
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
XS Advanced Container Security API for node.js
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.
Validates XSS related issues of mixing HTML and non-HTML content in variables.
Express middleware for the validator module.
Makes it possible to use DOMPurify on server and client in the same way.
Content Security Policy middleware
Various XSS-hunter ESLint rules
TypeScript definitions for xss-filters
rehype plugin to sanitize HTML
XSS filter extension for showdown
Escapes content for prevention of XSS (Cross Site Scripting) attacks.
XSS (Cross-Site Script) Filter for Node.js & the browser
This package helps to filter the input text that is malicious and intended to attack the server.
Safe replacement for the v-html directive
🛡️ Security Module for Nuxt based on HTTP Headers and Middleware
A powerful middleware for securing your express.js applications against cross-site scripting (XSS) attacks
Jam3 eslint plugin for react
Scrubs xss content in a JavaScript object
- demo - [example](https://mengxinssfd.github.io/typedoc-theme/) - [request-template](https://mengxinssfd.github.io/request-template/) - [example-code](https://github.com/mengxinssfd/typedoc-theme/tree/main/example)
Various sanitizer, escaper, encoder, and utilities to prevent XSS
💎 Isomorphic html sanitizer by DOMPurify + sanitize-html
XSS Secure
A markdown-it plugin to make your render content more secure
Express middleware for the sanitizer module.
xssescape is used for preventing XSS attack across all browsers
This package facilitates the filtration of input text susceptible to server-side exploitation. It encompasses a model trained on a dataset comprising approximately 6,000 XSS-attack scripts to categorize the input into two predefined classes: vulnerable an
Middleware to help to prevent xss attacks in your Express/Connect apps
Node.js Connect middleware to sanitize user input coming from POST body, GET queries, and url params. Works with Express
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
Cross-Site Scripting (XSS) scanner. This tool helps to find possible XSS vulnerabilities.
React component that wraps dangerously set inner html to allow for displaying HTML content without xss issues being introduced
Vue.js 2.x and 3.x plugin to add HTML secure directives v-html-remove, v-html-escape, v-html-safe
A helper for safely embedding URLs in style properties