Letter P

perl-Test-Taint - Tools to test taintedness

Website: https://metacpan.org/release/Test-Taint
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-Test-Taint-1.08-1.fc14.al.x86_64 [18 KiB] Changelog by Ralf Corsépius (2019-06-20):
- Update to 1.08.
- Drop Test-Taint-1.06-Test-taintedness-on-X-instead-of-environment-variabl.patch.

Listing created by Repoview-0.6.6-6.fc14.al