Sanitization topic
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
cakephp-html-purifier
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
📐 Validation and unit conversion errors in TypeScript at compile-time. Started in 2016. Publicised in 2020.
env-var
Verification, sanitization, and type coercion for environment variables in Node.js
bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
schema-inspector
Schema-Inspector is a simple JavaScript object sanitization and validation module.
qasan
QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.