Commit Graph

21 Commits (fb1c6bb0bcc61f7b13f1cfe9ad99e2b9644d87d3)

Author SHA1 Message Date
Sami Mokaddem fb1c6bb0bc
chg: [workflow] Jinja template rendering is done automatically based on param options 2023-10-25 10:52:59 +02:00
Sami Mokaddem a548fbc8a9
chg: [workflow] Updated filter add/reset and added support + fixed bunch of bugs
Also added raw (patched) drawflow library source code
2023-05-03 14:56:38 +02:00
Sami Mokaddem 762f1a7c9a
chg: [workflow] Changed the format of the graph 2022-07-29 10:26:14 +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 2be3efaf84
chg: [workflows:editor] Added support of codemirror for textarea 2022-07-26 10:00:30 +02:00
Sami Mokaddem c26f0e5ea1
chg: [workflows:misp_module] Reorganised the config in misp-module 2022-07-26 08:45:33 +02:00
Sami Mokaddem a092a1da1c
chg: [workflow:zmq_module] Simplified usage 2022-07-25 15:08:17 +02:00
Sami Mokaddem 2011bf3670
chg: [workflow] Added support of misp_core_format in triggers and modules
Allow trigger to specify if their passed data is compliant with the MISP core format from the RFC. As for module, they can specify if they expect data under the MISP core format to be working properly.
2022-07-20 15:19:33 +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 2cebf5d158
chg: [workflow] Various improvement and fixes for misp-modules 2022-07-05 15:51:25 +02:00
Sami Mokaddem dbcedbc505
chg: [workflow] Various improvement and added support of `enrichment_before_query` trigger 2022-07-05 11:19:18 +02:00
Sami Mokaddem 43a272b85d
chg: [workflow:misp_module] Added support of blocking module 2022-06-24 17:45:12 +02:00
Sami Mokaddem 064cfce3cd
chg: [workflow] Better error handling if module service not available 2022-06-01 11:42:56 +02:00
Sami Mokaddem b15e03f511
chg: [workflow] Better integration with misp-module + few fixes 2022-06-01 09:24:20 +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 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 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 256be59135
chg: [workflow] Added loading actionmodule from misp-module and small refacto 2022-05-24 14:11:49 +02:00