MANIFEST.in
README.rst
setup.cfg
setup.py
pyt/__init__.py
pyt/__main__.py
pyt/usage.py
pyt/analysis/__init__.py
pyt/analysis/constraint_table.py
pyt/analysis/definition_chains.py
pyt/analysis/fixed_point.py
pyt/analysis/lattice.py
pyt/analysis/reaching_definitions_taint.py
pyt/cfg/__init__.py
pyt/cfg/alias_helper.py
pyt/cfg/expr_visitor.py
pyt/cfg/expr_visitor_helper.py
pyt/cfg/make_cfg.py
pyt/cfg/stmt_visitor.py
pyt/cfg/stmt_visitor_helper.py
pyt/core/__init__.py
pyt/core/ast_helper.py
pyt/core/module_definitions.py
pyt/core/node_types.py
pyt/core/project_handler.py
pyt/core/transformer.py
pyt/formatters/__init__.py
pyt/formatters/json.py
pyt/formatters/screen.py
pyt/formatters/text.py
pyt/helper_visitors/__init__.py
pyt/helper_visitors/call_visitor.py
pyt/helper_visitors/label_visitor.py
pyt/helper_visitors/right_hand_side_visitor.py
pyt/helper_visitors/vars_visitor.py
pyt/vulnerabilities/__init__.py
pyt/vulnerabilities/trigger_definitions_parser.py
pyt/vulnerabilities/vulnerabilities.py
pyt/vulnerabilities/vulnerability_helper.py
pyt/vulnerability_definitions/README.rst
pyt/vulnerability_definitions/all_trigger_words.pyt
pyt/vulnerability_definitions/blackbox_mapping.json
pyt/vulnerability_definitions/django_trigger_words.pyt
pyt/vulnerability_definitions/flask_trigger_words.pyt
pyt/vulnerability_definitions/test_positions.pyt
pyt/vulnerability_definitions/test_triggers.pyt
pyt/web_frameworks/__init__.py
pyt/web_frameworks/framework_adaptor.py
pyt/web_frameworks/framework_helper.py
python_taint.egg-info/PKG-INFO
python_taint.egg-info/SOURCES.txt
python_taint.egg-info/dependency_links.txt
python_taint.egg-info/entry_points.txt
python_taint.egg-info/top_level.txt