qtil
advanced-security/qtil-python 0.0.3
Search

Module python

Import path

import python

Imports

AstExtended
AstGenerated
  This library file is auto-generated by 'semmle/query_gen.py'.       WARNING: Any modifications to this file will be lost.       Relations can be changed by modifying master.py.
Base

Combined points-to and type-inference for “run-time” (as opposed to “import-time” values) The main relation runtime_points_to(node, object, cls, origin) relates a control flow node to the possible objects it points-to the inferred types of those objects and the ‘origin’ of those objects. The ‘origin’ is the point in source code that the object can be traced back to.

CallGraph

Context-sensitive call-graph.

Class

Provides classes representing Python classes.

ClassObject
Comment

Provides classes representing comments in Python.

Comprehensions
Constants

Standard builtin types and modules

Context
Customizations

Contains customizations to the standard library.

Descriptors
Essa

Library for SSA representation (Static Single Assignment form).

Exprs
Files

Provides classes for working with files and folders.

Flow
Function
FunctionObject
GuardedControlFlow
Import
ImportTime
Keywords
Metrics
Module
ModuleObject
Object
ObjectAPI

Public API for “objects” A Value is a static approximation to a set of runtime objects.

Operations
Patterns

Wrapping generated AST classes: Pattern_ and subclasses.

Properties
SSA

SSA library

Scope
SelfAttribute

Utilities to support queries about instance attribute accesses of the form self.attr.

Stmts
Unit

Provides the Unit class.

Variables
Version
XML

Provides classes and predicates for working with XML files and their content.

site