Repository navigation

#

Sanitization

维基百科

Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.

[Go] Package of validators and sanitizers for strings, numerics, slices and structs

Go
6138
3 个月前

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

Go
3356
15 天前

Ruby HTML and CSS sanitizer.

Ruby
2047
4 个月前

Verification, sanitization, and type coercion for environment variables in Node.js

JavaScript
601
1 年前

Schema-Inspector is a simple JavaScript object sanitization and validation module.

JavaScript
505
5 个月前

QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.

C
345
9 个月前

A Python library to sanitize/validate a string such as filenames/file-paths/etc.

Python
249
2 个月前

SiteDiff makes it easy to see differences between two versions of a website.

HTML
232
8 个月前

Framework agnostic validation library for PHP

PHP
161
1 年前
PHP
158
5 个月前

⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。

Go
151
4 个月前

Sanitization library for PHP and Laravel framework.

PHP
108
2 个月前

📐 Validation and unit conversion errors in TypeScript at compile-time. Started in 2016. Publicised in 2020.

TypeScript
46
19 小时前

This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or clean any table and field using the shell.

PHP
43
4 年前

Validate, sanitize and transform values with proper TypeScript types and zero dependencies.

TypeScript
39
2 年前

Safen is a top-performing validation and sanitization library with easy type inference.

TypeScript
38
1 年前

Sanitize documents to safe PDFs, for active content removal

Rust
35
4 天前