CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Predicate arrayStartingWithRelative

An element that holds an array where the first element of the array is a relative path.

Import path

import semmle.code.java.security.RelativePaths
predicate arrayStartingWithRelative(Element tree, string command)