Commit Graph

22497 Commits (e4d764de0612a1a49ed4d6363a30a13f65e84a9a)

Author SHA1 Message Date
Sami Mokaddem 61f1fa1718
fix: [workflow:editor] Foxed disabled state of the save button after saving 2022-07-19 09:26:02 +02:00
Sami Mokaddem 25ab443371
fix: [workflow:BaseModule] Always fetch event if it's missing 2022-07-19 09:25:30 +02:00
Sami Mokaddem b6a11991fd
chg: [workflow:generic_if] Renamed module for consistency 2022-07-19 09:24:50 +02:00
Sami Mokaddem cbec4a4894
new: [workflow:organisation_if] New module 2022-07-19 09:02:44 +02:00
Sami Mokaddem 79eff086cb
fix: [workflow:editor] Make sure to update node's param_id configuration 2022-07-19 09:02:16 +02:00
Sami Mokaddem 0067c8f448
chg: [workflow:module_index] Added notice for modules that failed to load 2022-07-19 09:01:32 +02:00
Jakub Onderka 44f7418b0d
Merge pull request #8488 from JakubOnderka/response-signing
fix: [internal] Response signing
2022-07-18 18:21:13 +02:00
Sami Mokaddem 508424aa37
chg: [workflow] Convert to MISP Core format before passing data to the workflow 2022-07-18 13:42:10 +02:00
Sami Mokaddem b162dfed73
chg: [workflow:executeNode] Renamed function 2022-07-18 13:40:22 +02:00
Luciano Righetti 8330a3de83
Merge pull request #8497 from brlogan/patch-1
fix: [diag] Correctly set DB session errorCode
2022-07-18 11:06:55 +02:00
Bradley Logan 1838672306
fix: [diag] Correctly set DB session errorCode 2022-07-18 01:17:04 -07:00
Sami Mokaddem c7f80a07ed
fix: [workflows:editor] Make sure to override block setting by module's configuration 2022-07-18 09:54:22 +02:00
Sami Mokaddem df3bc9a063
new: [workflow:distribution_if] module 2022-07-18 09:53:28 +02:00
Sami Mokaddem 6f15d18e62
chg: [workflow:tag_if] Added support of `event_attribute` scope and improved integration with queryModuleServer 2022-07-15 14:49:16 +02:00
Sami Mokaddem f6d752890a
new: [workflow] Added simplistic webhoob listener in tools/ 2022-07-15 11:47:44 +02:00
Sami Mokaddem 87b92109d2
chg: [workflow] Various fixes, improved enrichment support and new logic module 2022-07-15 11:47:08 +02:00
Sami Mokaddem 2a31408555
fix: [workflow] Create table sql statement updated 2022-07-14 14:07:35 +02:00
Sami Mokaddem 0202493053
fix: [tools:workflowGraphTool] Fixed detection of edges making the graph cyclic 2022-07-14 10:53:03 +02:00
Jakub Onderka ed35474c61
Merge pull request #8491 from JakubOnderka/fix-undefined-variable-vol2
fix: [internal] Undefined variable $mayModify
2022-07-14 09:59:38 +02:00
Sami Mokaddem bb37a25e3a
chg: [workflow] Added option to globally stop workflow execution
Not sure if it's relevant since an output can only have one connection
2022-07-13 16:09:35 +02:00
Sami Mokaddem 5b0cc93e48
fix: [Module:execute_workflow] Saving log in DB no longer fails anymore 2022-07-13 16:07:35 +02:00
Sami Mokaddem 5b27ecd843
chg: [workflow] Prevent and notify multiple connection for the same output 2022-07-13 15:38:51 +02:00
Sami Mokaddem b07433374a
chg: [workflowBlueprint] Added mermaid support
Created new generic field for markdown
2022-07-13 14:43:13 +02:00
Sami Mokaddem 0d5361fcb6
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-07-13 11:46:53 +02:00
Sami Mokaddem 6f9d9a20d4
new: [event-report] Added support of mermaid 2022-07-13 11:41:31 +02:00
Sami Mokaddem ebb31aadaf
new: [workflow:mermaid] New tool to convert graph into mermaid notation 2022-07-13 10:42:43 +02:00
Sami Mokaddem a048098be5
new: [GraphvizDot] New tool to convert workflow graph into dot notation 2022-07-12 15:51:27 +02:00
Jakub Onderka ed399f1131 fix: [internal] Undefined variable $mayModify 2022-07-12 14:35:24 +02:00
Sami Mokaddem 3fe30cdb48
chg: [appController] Bump query version 2022-07-12 14:20:26 +02:00
Sami Mokaddem 142a2213de
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-07-12 14:19:46 +02:00
Sami Mokaddem 3fb3a840e5
chg: [js] upgrade moment.js to v2.29.4 2022-07-12 14:19:21 +02:00
Jakub Onderka 7983731e0d
Merge pull request #8490 from JakubOnderka/fix-audit-log-controller
fix: [internal] Call to a member function fetchEvent() on null
2022-07-12 14:18:13 +02:00
Sami Mokaddem 74ff67d564
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows-2 2022-07-12 14:14:47 +02:00
Sami Mokaddem 59221576e5
new: [taxonomy:normalizeCustomTags] Normalize custome tags to their taxonomy format
New feature accessible on the administrator on-demand action page
2022-07-12 14:13:30 +02:00
Jakub Onderka 1dc894f444 fix: [internal] Call to a member function fetchEvent() on null 2022-07-12 13:06:39 +02:00
Sami Mokaddem 851b64a02c
chg: [sidemenu:workflow_blueprint] Re-organised and added divider 2022-07-12 08:51:19 +02:00
Jakub Onderka e8dc0ab5fc fix: [internal] Response signing 2022-07-09 09:02:34 +02:00
Jakub Onderka 26cc86fde2
Merge pull request #8205 from JakubOnderka/pull-optim
Pull optim
2022-07-09 09:01:54 +02:00
Jakub Onderka 31b0c3998b
Merge pull request #8470 from JakubOnderka/process-error
chg: [internal] More clear error message in process tool
2022-07-09 08:54:18 +02:00
Jakub Onderka 28585602bc
Merge pull request #8480 from JakubOnderka/handle-zmq-exception
fix: [internal] Properly handle zmq exception
2022-07-09 08:53:56 +02:00
Jakub Onderka e423013f34
Merge pull request #8481 from JakubOnderka/attribute-to-ids-faster
fix: [internal] Faster changing IDS flag for CIDR
2022-07-09 08:53:32 +02:00
Alexandre Dulaunoy 4cbc1f5150
chg: [taxonomies] updated 2022-07-08 16:13:39 +02:00
Alexandre Dulaunoy 0262c854da
chg: [misp-objects] updated to the latest version 2022-07-08 15:06:41 +02:00
Alexandre Dulaunoy 86be038a1a
chg: [taxonomies] updated to the latest version 2022-07-08 07:34:26 +02:00
Alexandre Dulaunoy a0c0ca0313
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-07-08 07:32:15 +02:00
iglocska c93818f180
chg: [LS22] shell updated with the final version used for the exercise 2022-07-07 11:07:55 +02:00
Sami Mokaddem 6df9b94916
fix: [elements:workflow_execution_path] Support of different icon types and fixed missing template 2022-07-07 09:47:02 +02:00
Jakub Onderka 6b6169458a fix: [internal] Faster changing IDS flag for CIDR 2022-07-07 09:37:37 +02:00
Sami Mokaddem 73a5762a6d
chg: [workflows:module_view] Added listening workflows in trigger module view 2022-07-07 09:28:28 +02:00
Sami Mokaddem 99a76812bc
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-07-07 09:09:39 +02:00