软件包:libtest-taint-perl(1.08-2 以及其他的)
libtest-taint-perl 的相关链接
Debian 的资源:
下载源码包 libtest-taint-perl:
- [libtest-taint-perl_1.08-2.dsc]
- [libtest-taint-perl_1.08.orig.tar.gz]
- [libtest-taint-perl_1.08-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.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base