B
bill
Is there a module that one can use to portably check for the security
of a path? I know how to, e.g. untaint a Unix pathname, but it
would be nice if there were a module that did this portably. Also,
I imagine that there may be other ways for a pathname to be not
secure other than what can be detected with a general regexp (e.g.
a well-formed path may include a symbolic link inserted there for
nefarious purposes).
TIA for the cluebricks,
bill
of a path? I know how to, e.g. untaint a Unix pathname, but it
would be nice if there were a module that did this portably. Also,
I imagine that there may be other ways for a pathname to be not
secure other than what can be detected with a general regexp (e.g.
a well-formed path may include a symbolic link inserted there for
nefarious purposes).
TIA for the cluebricks,
bill