R
Randy Lawrence
Hi,
I was wondering if there was a full-featured untaint() method available
for Ruby. We're assuming the built-in untaint() methods simply remove
the flag rather than modify the string.
We're thinking about converting this perl module to Ruby if there's
nothing available:
http://www.dartmouth.edu/web/cgi/untaint.pm.txt
Thanks.
I was wondering if there was a full-featured untaint() method available
for Ruby. We're assuming the built-in untaint() methods simply remove
the flag rather than modify the string.
We're thinking about converting this perl module to Ruby if there's
nothing available:
http://www.dartmouth.edu/web/cgi/untaint.pm.txt
Thanks.