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

Module JoddJson

Provides classes and predicates for working with the Jodd JSON framework.

Import path

import semmle.code.java.frameworks.JoddJson

Imports

java

Provides all default Java QL imports.

Classes

AllowClassMethod

The JsonParser.allowClass method.

JoddJsonParseMethod

A JsonParser.parse* deserialization method.

JoddJsonParser

The class jodd.json.Parser.

SetClassMetadataNameMethod

The JsonParser.setClassMetadataName method.

WithClassMetadataMethod

The JsonParser.withClassMetadata method.