パッケージ: libghc-xss-sanitize-prof (0.3.7-1 など)
libghc-xss-sanitize-prof に関するリンク
Debian の資源:
haskell-xss-sanitize ソースパッケージをダウンロード:
- [haskell-xss-sanitize_0.3.7-1.dsc]
- [haskell-xss-sanitize_0.3.7.orig.tar.gz]
- [haskell-xss-sanitize_0.3.7-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の libghc-xss-sanitize-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-attoparsec-prof-0.14.4-f8c33
- 以下のパッケージによって提供される仮想パッケージです: libghc-attoparsec-prof
-
- dep: libghc-base-prof-4.15.1.0-78aa1
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-containers-prof-0.6.4.1-567e5
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-css-text-prof-0.1.3.0-19ea3
- 以下のパッケージによって提供される仮想パッケージです: libghc-css-text-prof
-
- dep: libghc-network-uri-prof-2.6.4.1-32579
- 以下のパッケージによって提供される仮想パッケージです: libghc-network-uri-prof
-
- dep: libghc-tagsoup-prof-0.14.8-6c358
- 以下のパッケージによって提供される仮想パッケージです:
-
- dep: libghc-text-prof-1.2.5.0-901e9
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-utf8-string-prof-1.0.2-dd925
- 以下のパッケージによって提供される仮想パッケージです: libghc-utf8-string-prof
-
- dep: libghc-xss-sanitize-dev (= 0.3.7-1+b2)
- Library to sanitize HTML and prevent XSS attacks