Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re (tilly) 1: Alternatives to Taint Checking?

by tilly (Archbishop)
on May 23, 2001 at 21:20 UTC ( [id://82636]=note: print w/replies, xml ) Need Help??


in reply to Alternatives to Taint Checking?

One alternative. Write everything so it can easily run either as CGI or other. Run a test environment in CGI with working taint checking. Switch to a faster test environment on the way to production, resulting in losing run-time taint checks (which your code already passed).
  • Comment on Re (tilly) 1: Alternatives to Taint Checking?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://82636]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-16 16:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found