Module TaintedPath :: Label
Import path
import semmle.javascript.security.dataflow.TaintedPathCustomizations
Classes
Normalization |
A string indicating if a path is normalized, that is, whether internal |
PosixPath |
A flow label representing a Posix path. |
Relativeness |
A string indicating if a path is relative or absolute. |
SplitPath |
A flow label representing an array of path elements that may include “..”. |