Module InsufficientKeySizeQuery
Provides data flow configurations to be used in queries related to insufficient key sizes.
Import path
import semmle.code.java.security.InsufficientKeySizeQueryImports
| 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. |
Modules
| KeySizeConfig | A data flow configuration for tracking key sizes used in cryptographic algorithms. |
Aliases
| KeySizeFlow | Tracks key sizes used in cryptographic algorithms. |