Text.HTML.SanitizeXSS
- sanitizeXSS :: String -> String
Documentation
sanitizeXSS :: String -> StringSource
santize the html to prevent XSS attacks. See README.md http://github.com/gregwebs/haskell-xss-sanitize for more details
xss-sanitize-0.2.1: sanitize untrusted HTML to prevent XSS attacks
Text.HTML.SanitizeXSS
sanitizeXSS :: String -> StringSource
santize the html to prevent XSS attacks. See README.md http://github.com/gregwebs/haskell-xss-sanitize for more details