Commit Graph

17 Commits (71d4e2cd10256cf86987a50c9d30f221953869af)

Author SHA1 Message Date
Sami Mokaddem 077b43a961
chg: [workflow:module_zmq] renamed parameter 2022-08-04 13:34:50 +02:00
Sami Mokaddem e265057d24
chg: [workflow] Added an `id` in all module instead of relying on the label 2022-07-27 15:41:21 +02:00
Sami Mokaddem a092a1da1c
chg: [workflow:zmq_module] Simplified usage 2022-07-25 15:08:17 +02:00
Sami Mokaddem 4211cdd15d
chg: [workflow] Made action modules inherit the `WorkflowBaseActionModule` class 2022-07-20 15:06:41 +02:00
Sami Mokaddem 27cbdf9a5c
chg: [workflow] Removed duplicated module parameter related to blocking and added notice in editor 2022-07-19 09:52:58 +02:00
Sami Mokaddem 30d114831e
fix: [workflow:editor] Fixed checking cyclic state for large graph + Improved UI 2022-06-21 10:01:28 +02:00
Sami Mokaddem 487f62fd84
chg: [workflow:editor] Mainly improved UI 2022-06-15 14:24:39 +02:00
Sami Mokaddem bcff20cc50
chg: [workflow] Added support of module filtering, improved system and small clean-up 2022-06-10 16:11:47 +02:00
Sami Mokaddem 92304127c3
fix: [workflow] Module if. Also changed how condition data is passed along 2022-06-01 09:57:57 +02:00
Sami Mokaddem e802f2f92a
chg: [workflow] Renamed triggerIndex and triggerView into moduleIndex and moduleView 2022-06-01 08:22:26 +02:00
Sami Mokaddem ec896fe1cd
chg: [workflow] Improved login and `walkGraph` execution logic 2022-05-31 11:58:18 +02:00
Sami Mokaddem 9e29830dfa
chg: [workflow] Better module loading and execution errors get propagated to the caller for blocking path 2022-05-30 14:34:45 +02:00
Sami Mokaddem 86555e4d60
chg: [workflow] Better arg parsing and if modules support attribute filters 2022-05-26 10:59:28 +02:00
Sami Mokaddem fc738b67a0
chg: [workflow] Allow passing data between modules 2022-05-25 16:25:00 +02:00
Sami Mokaddem 6d8da897c2
chg: [workflow] Added `executeWorkflowsForTrigger` - WiP 2022-05-24 15:59:41 +02:00
Sami Mokaddem 05c0aaf94b
chg: [workflows] Fixes for misp-modules integration and allowed all modules to publish to zmq 2022-05-24 15:25:58 +02:00
Sami Mokaddem b0fd607379
chg: [workflow] Refactored module system to load modules from directory rather than hardcoded in a main class 2022-05-24 10:02:39 +02:00