CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

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 ../ components have been removed.

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 “..”.