LICENSE
README.md
pyproject.toml
src/detection_forge/__init__.py
src/detection_forge/cli.py
src/detection_forge/config.py
src/detection_forge/converter.py
src/detection_forge/doc_generator.py
src/detection_forge/enricher.py
src/detection_forge/sigma_loader.py
src/detection_forge.egg-info/PKG-INFO
src/detection_forge.egg-info/SOURCES.txt
src/detection_forge.egg-info/dependency_links.txt
src/detection_forge.egg-info/entry_points.txt
src/detection_forge.egg-info/requires.txt
src/detection_forge.egg-info/top_level.txt
src/detection_forge/ai/__init__.py
src/detection_forge/ai/anthropic_provider.py
src/detection_forge/ai/base.py
src/detection_forge/ai/openai_provider.py
src/detection_forge/examples/powershell_encoded.yml
tests/test_pipeline.py