iflow-mcp-m507_ai-soc-agent 1.0.3__py3-none-any.whl → 1.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iflow-mcp-m507_ai-soc-agent
3
- Version: 1.0.3
3
+ Version: 1.0.4
4
4
  Summary: AI-powered security investigation and incident response platform through MCP
5
5
  Author: M507
6
6
  License: MIT
@@ -1,4 +1,4 @@
1
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/licenses/LICENSE,sha256=6Faa4UyQBk9ogkuttSn8dyg85s4W7_BXUsC_2THsX20,1059
1
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/licenses/LICENSE,sha256=6Faa4UyQBk9ogkuttSn8dyg85s4W7_BXUsC_2THsX20,1059
2
2
  src/__init__.py,sha256=H9OmLj0fzL4TOXMKUS6yOTSvKhutygz2avvu2vpQ5u4,169
3
3
  src/ai_controller/README.md,sha256=D5QasBEKcocL4k7CF5JkiPAVqYMTJ6TK75erqytW2mw,4179
4
4
  src/ai_controller/__init__.py,sha256=MHeuEv5FqmwhOYMXzPRLU2QYtHKZd-1xR2sFvv2UEVQ,329
@@ -65,7 +65,7 @@ src/mcp/__init__.py,sha256=Vz4r7lPnsjsIDe591w-U_EJpUr5Gl1jtOj4COquH0sQ,424
65
65
  src/mcp/__main__.py,sha256=jsazaLTcHkOTsAnHGp1iCI7LYtfob2DoFIVAZv3NQR8,287
66
66
  src/mcp/agent_profiles.py,sha256=jov0zCC2gm5tVaKwu8myOZI4lskNWIqI6NtbASzyvZ8,16351
67
67
  src/mcp/flow_agent_profiles.py,sha256=dhBWLw6XxjKq8pPQcSfX-DnRuES3ou2_jeL0drn35Q0,16031
68
- src/mcp/mcp_server.py,sha256=sDkaLuCgk8dRaa_L5AcoCr-RMKa6CefSzFB3mmHYUxQ,179622
68
+ src/mcp/mcp_server.py,sha256=Z1AoTCTV0RlT_6HYmhRWQrbsYU6SRs4jrTALTOKDb5w,179663
69
69
  src/mcp/rules_engine.py,sha256=seVx47MqyXbFE2mU932KOtEgImJ3pF4GgiSOuvrAbJM,17572
70
70
  src/mcp/runbook_manager.py,sha256=l8QgliBNDWdX_GYxeFsYDQN4cxAVJxox8xjdcDn0_8U,9701
71
71
  src/orchestrator/__init__.py,sha256=TMqPpBL_SFwfV66jFuV24b8Kozsn6QaxQjSW_WK-AtI,380
@@ -78,8 +78,8 @@ src/orchestrator/tools_kb.py,sha256=UkBraiRf8MzvMi4J32N70jjETXw8oUMagi5kSOYx3Ac,
78
78
  src/orchestrator/tools_siem.py,sha256=YlIxz2eY7bsRYAqWFxbPx7vRCX7uRXX5wD8pPTa6szM,58919
79
79
  src/web/__init__.py,sha256=A8n7SXh086W7X3WQIkY96D_7DjF89MoAdIMq_b-sLWk,222
80
80
  src/web/config_server.py,sha256=KsCq4ISckC4Cb_DbI6_ooTdlYMYV5L17pEUgDsxlQ9g,17826
81
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/METADATA,sha256=qRTpgVCkmnNxvdlqHRFvAIQiSQ-OLnUPFuTO-osfmbI,12549
82
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
83
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/entry_points.txt,sha256=rVtm8hiOwU96BAY4RURxnVfPtrW13JLAYdUsqqY2O_I,60
84
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
85
- iflow_mcp_m507_ai_soc_agent-1.0.3.dist-info/RECORD,,
81
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/METADATA,sha256=6oQ_eEjbYFevqLd-1Y9J1Prr3CHVhDdxxfwAHYZ19Po,12549
82
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
83
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/entry_points.txt,sha256=rVtm8hiOwU96BAY4RURxnVfPtrW13JLAYdUsqqY2O_I,60
84
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
85
+ iflow_mcp_m507_ai_soc_agent-1.0.4.dist-info/RECORD,,
src/mcp/mcp_server.py CHANGED
@@ -3606,6 +3606,7 @@ async def main() -> None:
3606
3606
  import json
3607
3607
  from pathlib import Path
3608
3608
  from ..core.config_storage import _dict_to_config
3609
+ from ..core.config import SamiConfig
3609
3610
 
3610
3611
  # Find config.json relative to project root (where this file is located)
3611
3612
  # This ensures it works regardless of the current working directory