Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
String validation
翻译 - 字符串验证
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
翻译 - [开始]字符串,数字,切片和结构的验证程序和消毒程序包
Rust newtype with guarantees 🇺🇦 🦀
HTML sanitizer, written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
翻译 - HTML sanitizer,用 PHP 编写,旨在提供基于明确允许的标签、属性和值的 XSS 安全标记。