haskell-xss-sanitize 0.3.5.7-3build7 source package in Ubuntu

Changelog

haskell-xss-sanitize (0.3.5.7-3build7) bionic; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 20 Dec 2017 12:03:23 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.3.5.7.orig.tar.gz 10.6 KiB 955856413e70375c794766d04ac9ab7f0d3337dbb04a412c9b7ff5c415acac00
haskell-xss-sanitize_0.3.5.7-3build7.debian.tar.xz 3.2 KiB 5bc7009d158478b516d0b8fbd1a807256e2fc93289033e7dfd26e11394677a25
haskell-xss-sanitize_0.3.5.7-3build7.dsc 3.0 KiB 45925118c559566a65f1ca9d19332b1822a02b394a6cc7f1a04607ae97c26a0f

Available diffs

View changes file

Binary packages built by this source

libghc-xss-sanitize-dev: No summary available for libghc-xss-sanitize-dev in ubuntu cosmic.

No description available for libghc-xss-sanitize-dev in ubuntu cosmic.

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 provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xss-sanitize-prof: Library to sanitize HTML and prevent XSS attacks; 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.