@hackage xss-sanitize0.1
sanitize untrusted HTML to prevent XSS attacks
Categories
License
BSD-3-Clause
Maintainer
Greg Weber <greg@gregweber.info>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- containers
- network >=2 && <2.6
- tagsoup >=0.11
- utf8-string >=0.3 Show all…
Dependents (16)
@hackage/microformats2-parser, @hackage/clckwrks, @hackage/yesod-markdown, @hackage/servant-ede, @hackage/servant-stache, @hackage/acme-everything, Show all…
sanitize untrusted HTML to prevent XSS attacks with Text.HTML.SanitizeXSS.sanitizeXSS. see README.md for more details