Pakket: libghc-xss-sanitize-prof (0.3.7.2-2)
Verwijzigingen voor libghc-xss-sanitize-prof
Debian bronnen:
Het bronpakket haskell-xss-sanitize downloaden:
- [haskell-xss-sanitize_0.3.7.2-2.dsc]
- [haskell-xss-sanitize_0.3.7.2.orig.tar.gz]
- [haskell-xss-sanitize_0.3.7.2-2.debian.tar.xz]
Beheerders:
- Debian Haskell Group (QA-pagina, Mailarchief)
- Giovanni Mascellani (QA-pagina)
- Clint Adams (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-xss-sanitize-prof gerelateerde pakketten
|
|
|
|
-
- dep: libghc-attoparsec-prof-0.14.4-8a842
- virtueel pakket geboden door libghc-attoparsec-prof
-
- dep: libghc-base-prof-4.18.2.1-038db
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-containers-prof-0.6.7-a865b
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-css-text-prof-0.1.3.0-18ffb
- virtueel pakket geboden door libghc-css-text-prof
-
- dep: libghc-network-uri-prof-2.6.4.2-5434b
- virtueel pakket geboden door libghc-network-uri-prof
-
- dep: libghc-tagsoup-prof-0.14.8-fb490
- virtueel pakket geboden door
-
- dep: libghc-text-prof-2.0.2-62568
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-utf8-string-prof-1.0.2-2be37
- virtueel pakket geboden door libghc-utf8-string-prof
-
- dep: libghc-xss-sanitize-dev (= 0.3.7.2-2)
- Library to sanitize HTML and prevent XSS attacks