Name: | perl-Test-Taint |
---|---|
Version: | 1.06 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 82281 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Taint-1.06-5.el7.aarch64.rpm |
Source RPM: | perl-Test-Taint-1.06-5.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Taint/ |
Summary: | Tools to test taintedness |
Description: | Tainted data are data that come 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 are 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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Add BR perl(constant)
- Replace PERL_INSTALL_ROOT by DESTDIR - Update description - Update dependencies
- Upstream update. - Add missing deps.
- Specify all dependencies - Drop %defattr, redundant since rpm 4.4 - Fix mixed use of spaces and tabs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Modernize spec. - Add %{perl_default_filter}.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild