in reply to Re: Re: Re: Re: Re: Re: CGI::param wrapper for untainting
in thread CGI::param wrapper for untainting

but at the same time I have a need to whip the code out quickly
s/whip the code/whip the INSECURE code/;

In my experience, this is the sign of a dangerous junior programmer. I'd not let you near my server at all. Or the projects I work on.

Security must be designed in from the start. It is as important as spelling your variable names correctly.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Re: Re: Re: Re: CGI::param wrapper for untainting

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.