LICENSE
README.md
pyproject.toml
orchestrator/__init__.py
orchestrator/cli.py
orchestrator/driver.py
orchestrator/factory.py
orchestrator/llm_client.py
orchestrator/remediator.py
orchestrator/telemetry.py
sentinel_remediation.egg-info/PKG-INFO
sentinel_remediation.egg-info/SOURCES.txt
sentinel_remediation.egg-info/dependency_links.txt
sentinel_remediation.egg-info/entry_points.txt
sentinel_remediation.egg-info/requires.txt
sentinel_remediation.egg-info/top_level.txt
tests/test_build_detection.py
tests/test_e2e_docker.py
tests/test_e2e_python_docker.py
tests/test_java_source_patching_e2e.py
tests/test_llm_integration.py
tests/test_patching.py
tests/test_python_source_patching_e2e.py
tests/test_python_support.py
tests/test_real_python_repo_e2e.py
tests/test_real_repo_e2e.py
tests/test_scanner.py
tests/test_transitive_scanning.py