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

Changelog

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

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sun, 05 Nov 2017 22:57:43 +0000

Upload details

Uploaded by:
Steve Langasek
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

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-3build6.debian.tar.xz 3.2 KiB f0b7ddc22299b39c726c37a87db443859bab00871c24e8711626139bda677873
haskell-xss-sanitize_0.3.5.7-3build6.dsc 3.0 KiB ff269bd79f48dbf134a666c12c21c6234e76a578424d81a715f1564a9fdeee3c

Available diffs

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: 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.