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

Predicate TaintedPath :: isRelative

Holds if s is a relative path.

Import path

import semmle.javascript.security.dataflow.TaintedPathCustomizations
predicate isRelative ( string s )