Sanitization topic

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

List Sanitization repositories

govalidator

5.9k
Stars
551
Forks
Watchers

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

gozaru

5
Stars
2
Forks
Watchers

Filename sanitization for Go

cakephp-html-purifier

43
Stars
28
Forks
Watchers

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 cle...

rulr

46
Stars
3
Forks
Watchers

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

validator.js

22.6k
Stars
2.3k
Forks
Watchers

String validation

env-var

498
Stars
38
Forks
Watchers

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

bluemonday

3.0k
Stars
177
Forks
Watchers

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

sanitize

2.0k
Stars
138
Forks
Watchers

Ruby HTML and CSS sanitizer.

schema-inspector

504
Stars
45
Forks
Watchers

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

qasan

332
Stars
35
Forks
Watchers

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