Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Member predicate FileSystemAccess::isUpwardNavigationRejected

Holds if this file system access will reject paths containing upward navigation segments (../).

argument should refer to the relevant path argument or root path argument.

predicate isUpwardNavigationRejected(Node argument)