qtil
advanced-security/qtil-ruby 0.0.2
Search

Module ApiGraphs

Provides an implementation of API graphs, which are an abstract representation of the API surface used and/or defined by a code base.

The nodes of the API graph represent definitions and uses of API components. The edges are directed and labeled; they specify how the components represented by nodes relate to each other.

Import path

import codeql.ruby.ApiGraphs

Modules

API

Provides classes and predicates for working with APIs used in a database.