README.md
pyproject.toml
src/fgai/__init__.py
src/fgai/anomaly.py
src/fgai/baseline.py
src/fgai/cli.py
src/fgai/config.py
src/fgai/dashboard.py
src/fgai/llm.py
src/fgai/logs.py
src/fgai/mitigation.py
src/fgai/models.py
src/fgai/monitor.py
src/fgai/policies.py
src/fgai/recommendations.py
src/fgai/syslog_server.py
src/fgai/threat_intel.py
src/fgai.egg-info/PKG-INFO
src/fgai.egg-info/SOURCES.txt
src/fgai.egg-info/dependency_links.txt
src/fgai.egg-info/entry_points.txt
src/fgai.egg-info/top_level.txt
tests/test_anomaly.py
tests/test_baseline.py
tests/test_config.py
tests/test_diagnostics.py
tests/test_logs.py
tests/test_mitigation.py
tests/test_monitor.py
tests/test_policies.py
tests/test_recommendations.py
tests/test_syslog_server.py