LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
codepathfinder/__init__.py
codepathfinder/config.py
codepathfinder/dataflow.py
codepathfinder/decorators.py
codepathfinder/ir.py
codepathfinder/logic.py
codepathfinder/matchers.py
codepathfinder/presets.py
codepathfinder/propagation.py
codepathfinder.egg-info/PKG-INFO
codepathfinder.egg-info/SOURCES.txt
codepathfinder.egg-info/dependency_links.txt
codepathfinder.egg-info/entry_points.txt
codepathfinder.egg-info/requires.txt
codepathfinder.egg-info/top_level.txt
codepathfinder/cli/__init__.py
rules/__init__.py
rules/container_combinators.py
rules/container_decorators.py
rules/container_ir.py
rules/container_matchers.py
rules/container_programmatic.py
rules/python_decorators.py
rules/python_ir.py
rules/python/__init__.py
rules/python/deserialization/__init__.py
rules/python/deserialization/pickle_loads.py
rules/python/django/__init__.py
rules/python/django/sql_injection.py
rules/python/flask/__init__.py
rules/python/flask/debug_mode.py
rules/python/injection/__init__.py