haskell-xss-sanitize 0.3.0.1-1 source package in Ubuntu

Changelog

haskell-xss-sanitize (0.3.0.1-1) unstable; urgency=low


  * New upstream release

 -- Joachim Breitner <email address hidden>  Thu, 15 Sep 2011 19:19:28 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.3.0.1-1.dsc 2.0 KiB 7a608b024e232136722fe3f3687930e07b00fd71bfe63b8e75f688e7a9312d28
haskell-xss-sanitize_0.3.0.1.orig.tar.gz 8.1 KiB ec2678972aa407baf00797cebcbd5e1a37f862349eb7b70108739d75a86ccce7
haskell-xss-sanitize_0.3.0.1-1.debian.tar.gz 2.4 KiB 0ffd125b7dbfe0ca172f0896914048726a66d56e1ae024737f91bd4fad3a9965

No changes file available.

Binary packages built by this source

libghc-xss-sanitize-dev: Library to sanitize HTML and prevent XSS attacks - GHC libraries

 This library is able to parse strings that contain HTML code and check
 for the presence of potentially malicious tags that could trigger XSS
 (Cross-Site Scripting). It can be used in a Web application when using
 HTML code coming from an untrusted party.
 .
 Moreover, this library is also able to check for unbalanced tags and
 tries to fix them (even though it could produce invalid HTML).
 .
 This package contains the libraries compiled for GHC.

libghc-xss-sanitize-doc: Library to sanitize HTML and prevent XSS attacks - documentation

 This library is able to parse strings that contain HTML code and check
 for the presence of potentially malicious tags that could trigger XSS
 (Cross-Site Scripting). It can be used in a Web application when using
 HTML code coming from an untrusted party.
 .
 Moreover, this library is also able to check for unbalanced tags and
 tries to fix them (even though it could produce invalid HTML).
 .
 This package contains the library documentation.

libghc-xss-sanitize-prof: Library to sanitize HTML and prevent XSS attacks - GHC profiling libraries

 This library is able to parse strings that contain HTML code and check
 for the presence of potentially malicious tags that could trigger XSS
 (Cross-Site Scripting). It can be used in a Web application when using
 HTML code coming from an untrusted party.
 .
 Moreover, this library is also able to check for unbalanced tags and
 tries to fix them (even though it could produce invalid HTML).
 .
 This package contains the profiling libraries compiled for GHC.