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
6183
8 个月前

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

Go
3519
6 个月前

Ruby HTML and CSS sanitizer.

Ruby
2055
3 个月前

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

JavaScript
614
1 年前

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

JavaScript
503
10 个月前

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

C
345
1 年前

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

Python
275
4 个月前

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

HTML
240
17 天前

Framework agnostic validation library for PHP

PHP
160
2 年前
PHP
158
10 个月前

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

Go
151
2 个月前

Sanitization library for PHP and Laravel framework.

PHP
113
7 个月前

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

TypeScript
46
20 小时前

🛁 Lightweight Go library providing robust string sanitization and normalization utilities

Go
44
4 天前

Sanitize documents to safe PDFs, for active content removal

Rust
44
2 个月前

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
5 年前

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

TypeScript
39
3 年前