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

Module Protobuf

Provides classes and predicates for working with the Protobuf framework.

Import path

import semmle.code.java.frameworks.Protobuf

Imports

FlowSteps

Provides classes representing various flow steps for taint tracking.

java

Provides all default Java QL imports.

Classes

ProtobufMessageLite

The interface com.google.protobuf.MessageLite.

ProtobufParser

The interface com.google.protobuf.Parser.