[Nagiosplug-devel] Re: [Nagiosplug-checkins] CVS: nagiosplug/plugins-scripts check_breeze.pl,1.1.1.1,1.2 check_disk_smb.pl,1.1.1.1,1.2 check_flexlm.pl,1.1.1.1,1.2 check_ircd.pl,1.1.1.1,1.2 check_netdns.pl,1.1.1.1,1.2 check_

Subhendu Ghosh sghosh at sghosh.org
Thu May 2 10:23:18 CEST 2002


Hi Douglas..

I just patched all the perl scripts in the plugins-scripts directory..

After I submitted the fix to CVS, I noted that Perl complains about the -T
switch for all scripts that have "use utils qw(...)"  possibly because
$FindBin::Bin is being considered tainted


I could untaint by using /(.*)/ or come up with a better regex for the 
directory path...

Any feedback on a better regex appreciated..

-sg








More information about the Devel mailing list