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

Module InsufficientKeySizeQuery

Provides data flow configurations to be used in queries related to insufficient key sizes.

Import path

import semmle.code.java.security.InsufficientKeySizeQuery

Imports

DataFlow

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

InsufficientKeySize

Provides classes and predicates related to insufficient key sizes in Java.

Classes

KeySizeConfiguration

DEPRECATED: Use KeySizeFlow instead.

Modules

KeySizeConfig

A data flow configuration for tracking key sizes used in cryptographic algorithms.

Aliases

KeySizeFlow

Tracks key sizes used in cryptographic algorithms.