Skip Menu |

This queue is for tickets about the Data-Throttler CPAN distribution.

Report information
The Basics
Id: 89634
Status: resolved
Priority: 0/
Queue: Data-Throttler

People
Owner: Nobody in particular
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Taint mode
Will Data::Throttler run in taint mode? I am seeing this: Insecure dependency in open while running with -T switch at /home/nigelhorne/perlmods/share/perl/5.10.1/Data/Throttler.pm line 631.
On Sun Oct 20 10:03:35 2013, NHORNE wrote: Show quoted text
> Will Data::Throttler run in taint mode? I am seeing this: > Insecure dependency in open while running with -T switch at > /home/nigelhorne/perlmods/share/perl/5.10.1/Data/Throttler.pm line > 631.
Guess it depends what you're passing in as db_file, but if you want to take at the sample script in http://cpansearch.perl.org/src/MSCHILLI/Data-Throttler-0.06/eg/persist that runs just fine with the -T switch on perl-5.10.1. Can you post the code that you're getting the taint warning with?
Since posted the bug I've had a change of heart and decided I'll sort out the untainting myself, so you can close this. Sorry for the noise.
On Tue Oct 22 08:09:38 2013, NHORNE wrote: Show quoted text
> out the untainting myself, so you can close this. Sorry for the > noise.
No worries, thanks for the update!