#html #xss #sanitizer #sanitization #prevent #vulnerabilities #sanitizes

xssan

Crate that sanitizes HTML to prevent XSS vulnerabilities

4 releases (2 breaking)

0.2.0 Feb 1, 2025
0.1.1 Jan 30, 2025
0.1.0 Jan 30, 2025
0.0.1 Jan 30, 2025

#2006 in Parser implementations

Download history 302/week @ 2025-01-28 22/week @ 2025-02-04

324 downloads per month

MIT license

8KB
111 lines

xssan(XSS sanitizer)

This is dependency free implementation of html sanitization library fully written in rust. Current implementation should by no means be considered as complete and many things may and will change in the future. You may find this crate at crates.io and on github.com.

No runtime deps