Provides classes to reason about local information disclosure in a temporary directory.
Import path
import semmle.code.java.security.TempDirLocalInformationDisclosureQueryImports
| java | Provides all default Java QL imports. |
Classes
| MethodCallInsecureFileCreateTempFile | An insecure call to |
| MethodCallInsecureFileCreation | A |
| MethodCallInsecureGuavaFilesCreateTempFile | A call to the |
| MethodGuavaFilesCreateTempFile | The |
Modules
| TempDirSystemGetPropertyDirectlyToMkdirConfig | Configuration that tracks calls to to |
| TempDirSystemGetPropertyToCreateConfig | A taint tracking configuration tracking the access of the system temporary directory flowing to the creation of files or directories. |
Aliases
| TempDirSystemGetPropertyDirectlyToMkdir | Taint-tracking flow that tracks calls to to |
| TempDirSystemGetPropertyToCreate | Taint-tracking flow which tracks the access of the system temporary directory flowing to the creation of files or directories. |