pyproject.toml
detection_copilot/__init__.py
detection_copilot/server.py
detection_copilot/backtest/__init__.py
detection_copilot/backtest/local.py
detection_copilot/backtest/matcher.py
detection_copilot/backtest/runner.py
detection_copilot/compile/__init__.py
detection_copilot/compile/kusto.py
detection_copilot/deterministic/__init__.py
detection_copilot/deterministic/attack.py
detection_copilot/deterministic/lints.py
detection_copilot/deterministic/parser.py
detection_copilot/schema/__init__.py
detection_copilot/schema/loader.py
detection_copilot_server.egg-info/PKG-INFO
detection_copilot_server.egg-info/SOURCES.txt
detection_copilot_server.egg-info/dependency_links.txt
detection_copilot_server.egg-info/entry_points.txt
detection_copilot_server.egg-info/requires.txt
detection_copilot_server.egg-info/top_level.txt
tests/test_backtest_local.py
tests/test_compile.py
tests/test_lints.py