xssan 0.3.0

Crate that sanitizes HTML to prevent XSS vulnerabilities.
Documentation
  • Coverage
  • 77.78%
    7 out of 9 items documented5 out of 6 items with examples
  • Size
  • Source code size: 25.75 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.61 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MartinNav

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.