[ 原始碼: libtest-taint-perl ]
套件: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.36.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base