Tools to test taintedness

Edit Package perl-Test-Taint

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
the perlsec manpage 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 the Test::More manpage style.

Refresh
Refresh
Source Files
Filename Size Changed
Test-Taint-1.06-Test-taintedness-on-X-instead-of-environment-variabl.patch 0000001928 1.88 KB
Test-Taint-1.06.tar.gz 0000013346 13 KB
perl-Test-Taint.changes 0000001333 1.3 KB
perl-Test-Taint.spec 0000002303 2.25 KB
Revision 10 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 640972 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 10)
- add patch to prevent random test failures:
  Test-Taint-1.06-Test-taintedness-on-X-instead-of-environment-variabl.patch
Comments 0
openSUSE Build Service is sponsored by