LICENSE
README.md
pyproject.toml
flow/__init__.py
flow/cache.py
flow/cli.py
flow/config.py
flow/detectors.py
flow/extractor.py
flow/formatters.py
flow/loader.py
flow/models.py
flow/propagation.py
flow/protocols.py
flow/queries.py
flow/results.py
flow/stubs.py
flow_analysis.egg-info/PKG-INFO
flow_analysis.egg-info/SOURCES.txt
flow_analysis.egg-info/dependency_links.txt
flow_analysis.egg-info/entry_points.txt
flow_analysis.egg-info/requires.txt
flow_analysis.egg-info/top_level.txt
tests/test_callers.py
tests/test_catches.py
tests/test_cli_smoke.py
tests/test_entrypoints.py
tests/test_escapes.py
tests/test_exceptions.py
tests/test_init.py
tests/test_propagation.py
tests/test_raises.py
tests/test_stats.py
tests/test_trust_features.py