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
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.
- Links to openSUSE:Factory / perl-Test-Taint
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/perl-Test-Taint && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Test-Taint-1.08.tar.gz | 0000013388 13.1 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Test-Taint.changes | 0000001784 1.74 KB | |
perl-Test-Taint.spec | 0000002061 2.01 KB |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 2)
Set link revision to 175d07056024b877b8399cc1c0c3545e
Comments 0