README.md
pyproject.toml
securescout_iast/__init__.py
securescout_iast/config.py
securescout_iast/middleware.py
securescout_iast/reporter.py
securescout_iast/taint.py
securescout_iast/wsgi_middleware.py
securescout_iast.egg-info/PKG-INFO
securescout_iast.egg-info/SOURCES.txt
securescout_iast.egg-info/dependency_links.txt
securescout_iast.egg-info/top_level.txt
securescout_iast/patches/__init__.py
securescout_iast/patches/asyncpg_patch.py
securescout_iast/patches/psycopg2_patch.py
securescout_iast/patches/sqlite3_patch.py
securescout_iast/sinks/xss_sink.py
tests/test_dedup_stress.py
tests/test_latency_sla.py
tests/test_taint_propagation.py
tests/test_wsgi_middleware.py
tests/test_xss_sink.py