Path to this page:
./
devel/p5-Test-Taint,
Tools to test taintedness
Branch: pkgsrc-2008Q4,
Version: 1.04nb2,
Package name: p5-Test-Taint-1.04nb2,
Maintainer: pkgsrc-usersTainted 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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: a0b7f19be31fefb1a475466599903ee1e33f1191
RMD160: 83b768a0c49430261814c235181f677f9554abdf
Filesize: 12.113 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version p5-Test-Taint-1.04nb2 (created)