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

Changelog

haskell-xss-sanitize (0.3.5.7-3build5) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 19 Jul 2017 21:50:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-3build5.debian.tar.xz 3.2 KiB d0bd8003d79ac3e6ab5458a07cad70aad61caf99bda4b1bbf467a3c35f86944c
haskell-xss-sanitize_0.3.5.7-3build5.dsc 3.0 KiB 2de988c2ea90a9d454400d1551f2da4ae3f92a75ccea7a6ff2f06995d1dbe2cd

View changes file

Binary packages built by this source

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

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xss-sanitize-doc: No summary available for libghc-xss-sanitize-doc in ubuntu artful.

No description available for libghc-xss-sanitize-doc in ubuntu artful.

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.