haskell-xss-sanitize 0.3.7.2-1build1 source package in Ubuntu

Changelog

haskell-xss-sanitize (0.3.7.2-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 12:06:35 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-xss-sanitize_0.3.7.2.orig.tar.gz 11.7 KiB 1bbb7f5be1f4590124c76458fb798bfd9bf8114dce338d5881ad89188a9dc946
haskell-xss-sanitize_0.3.7.2-1build1.debian.tar.xz 3.4 KiB 16bd131e12c8a47b3e0d25ab5b44d68972584810e703cd897dee3c3e3eeb24e2
haskell-xss-sanitize_0.3.7.2-1build1.dsc 2.9 KiB 2e3fd334e484dbc37a9a19bd7ce3ba4f59dce6b5ebc4cb393f39f673f648ec48

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.