Binary package “libtest-taint-perl” in openkylin huanghe
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.
Published versions
- libtest-taint-perl 1.08-ok2build1 in amd64 (Proposed)
- libtest-taint-perl 1.08-ok2build1 in amd64 (Release)
- libtest-taint-perl 1.08-ok2build1 in arm64 (Proposed)
- libtest-taint-perl 1.08-ok2build1 in arm64 (Release)
- libtest-taint-perl 1.08-ok2 in i386 (Release)
- libtest-taint-perl 1.08-ok2build1 in loong64 (Proposed)
- libtest-taint-perl 1.08-ok2build1 in loong64 (Release)
- libtest-taint-perl 1.08-ok2build1 in riscv64 (Proposed)
- libtest-taint-perl 1.08-ok2build1 in riscv64 (Release)