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

Module CleartextStoragePropertiesQuery

Provides classes and predicates to reason about cleartext storage in Properties files.

Import path

import semmle.code.java.security.CleartextStoragePropertiesQuery

Imports

CleartextStorageQuery

Provides classes and predicates to reason about cleartext storage vulnerabilities.

DataFlow

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Properties

Definitions related to java.util.Properties.

java

Provides all default Java QL imports.

Classes

Properties

The instantiation of a Properties object, which can be stored to disk.