From 81c73710a6fc1d6454b029f5e2c81f592c5be130 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 18 Feb 2012 03:21:47 +0000 Subject: Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. WWW: http://github.com/gregwebs/haskell-xss-sanitize Obtained from: FreeBSD Haskell --- www/hs-xss-sanitize/pkg-descr | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 www/hs-xss-sanitize/pkg-descr (limited to 'www/hs-xss-sanitize/pkg-descr') diff --git a/www/hs-xss-sanitize/pkg-descr b/www/hs-xss-sanitize/pkg-descr new file mode 100644 index 000000000000..18ec7528aabb --- /dev/null +++ b/www/hs-xss-sanitize/pkg-descr @@ -0,0 +1,4 @@ +Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent +XSS attacks. + +WWW: http://github.com/gregwebs/haskell-xss-sanitize -- cgit v1.2.3