iflow-mcp-m507_ai-soc-agent 1.0.0__py3-none-any.whl → 1.0.2__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.0
3
+ Version: 1.0.2
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.0.dist-info/licenses/LICENSE,sha256=6Faa4UyQBk9ogkuttSn8dyg85s4W7_BXUsC_2THsX20,1059
1
+ iflow_mcp_m507_ai_soc_agent-1.0.2.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=NpjMPlJC8RM39BQiyxMvBnD3jQrEUZEn3FcognJ7W_8,179580
68
+ src/mcp/mcp_server.py,sha256=KTjElZ_0Mio4Jk61ZsOUYC2H3mDWT9avQeT5Bcwo6EI,179607
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.0.dist-info/METADATA,sha256=cS_JAvTa-udnGRFwUNzAPEjyuUyJapac5cRoqQqZUyc,12549
82
- iflow_mcp_m507_ai_soc_agent-1.0.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
83
- iflow_mcp_m507_ai_soc_agent-1.0.0.dist-info/entry_points.txt,sha256=rVtm8hiOwU96BAY4RURxnVfPtrW13JLAYdUsqqY2O_I,60
84
- iflow_mcp_m507_ai_soc_agent-1.0.0.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
85
- iflow_mcp_m507_ai_soc_agent-1.0.0.dist-info/RECORD,,
81
+ iflow_mcp_m507_ai_soc_agent-1.0.2.dist-info/METADATA,sha256=SZ8SVWmwkLGksGIHDx_v-1E5SlODEBicOfevCbW39hk,12549
82
+ iflow_mcp_m507_ai_soc_agent-1.0.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
83
+ iflow_mcp_m507_ai_soc_agent-1.0.2.dist-info/entry_points.txt,sha256=rVtm8hiOwU96BAY4RURxnVfPtrW13JLAYdUsqqY2O_I,60
84
+ iflow_mcp_m507_ai_soc_agent-1.0.2.dist-info/top_level.txt,sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM,4
85
+ iflow_mcp_m507_ai_soc_agent-1.0.2.dist-info/RECORD,,
src/mcp/mcp_server.py CHANGED
@@ -3622,7 +3622,7 @@ async def main() -> None:
3622
3622
  logger.info(f"Configuration loaded successfully from {config_file}")
3623
3623
  else:
3624
3624
  logger.warning(f"config.json not found at {config_file}, using defaults")
3625
- from ..core.config import LoggingConfig
3625
+ # LoggingConfig already imported at module level
3626
3626
  config = SamiConfig(
3627
3627
  thehive=None,
3628
3628
  iris=None,
@@ -3632,7 +3632,7 @@ async def main() -> None:
3632
3632
  )
3633
3633
  except json.JSONDecodeError as e:
3634
3634
  logger.error(f"Invalid JSON in {config_file}: {e}", exc_info=True)
3635
- from ..core.config import LoggingConfig
3635
+ # LoggingConfig already imported at module level
3636
3636
  config = SamiConfig(
3637
3637
  thehive=None,
3638
3638
  iris=None,
@@ -3642,7 +3642,7 @@ async def main() -> None:
3642
3642
  )
3643
3643
  except Exception as e:
3644
3644
  logger.error(f"Failed to load {config_file}, using defaults: {e}", exc_info=True)
3645
- from ..core.config import LoggingConfig
3645
+ # LoggingConfig already imported at module level
3646
3646
  config = SamiConfig(
3647
3647
  thehive=None,
3648
3648
  iris=None,