パッケージ: libtest-taint-perl (1.06-2 など)
libtest-taint-perl に関するリンク
Debian の資源:
libtest-taint-perl ソースパッケージをダウンロード:
- [libtest-taint-perl_1.06-2.dsc]
- [libtest-taint-perl_1.06.orig.tar.gz]
- [libtest-taint-perl_1.06-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Module to test taintedness
The Test::Taint module provides tools to test taintedness. Tainted data is data that comes from an unsafe source, such as the command line, or, in the case of web apps, any GET or POST transactions. Read the perlsec man page for details on why tainted data is bad, and how to untaint the data.
When you're writing unit tests for code that deals with tainted data, you'll want to have a way to provide tainted data for your routines to handle, and easy ways to check and report on the taintedness of your data, in standard Test::More style.
その他の libtest-taint-perl 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.28.0-3)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.28.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base