CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module Twirp

Provides classes for modeling the Twirp framework.

Import path

import codeql.ruby.frameworks.Twirp

Classes

ClientInstantiation

A Twirp client

ServiceInstantiation

A Twirp service instantiation

ServiceUrlAsSsrfSink

The URL of a Twirp service, considered as a sink.

UnmarshaledParameter

A parameter that will receive parts of the url when handling an incoming request.