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

Module PathCreation

DEPRECATED.

Models the different ways to create paths. Either by using java.io.File-related APIs or java.nio.file.Path-related APIs.

Import path

import semmle.code.java.security.PathCreation

Imports

java

Provides all default Java QL imports.

Classes

PathCreation

DEPRECATED: Models the creation of a path.