Commit Graph

22497 Commits (e4d764de0612a1a49ed4d6363a30a13f65e84a9a)

Author SHA1 Message Date
Sami Mokaddem 03c2f074ef
chg: [workflow] Bit of clean up 2022-06-07 15:54:43 +02:00
Sami Mokaddem 95e9e85ee9
chg: [workflow] Removed workflow's `enabled` feature 2022-06-07 15:41:35 +02:00
Sami Mokaddem 2355422a0e
chg: [workflow] Continued deleting unused code and improved UI 2 2022-06-07 15:36:55 +02:00
Sami Mokaddem 52fc9c08c5
chg: [workflow] Continued deleting unused code and improved UI 2022-06-07 15:19:48 +02:00
Jakub Onderka e1b0b2ac2c fix: [log] Do not user changes to old log when new log is enabled 2022-06-07 15:07:28 +02:00
Jakub Onderka 21f5f52988 chg: [internal] Unsubscribe code 2022-06-07 15:07:28 +02:00
Sami Mokaddem d180c2cc17
chg: [worflow] Started removing feature from initial design
- Multiple workflows per trigger
- Custom Workflow per user
- Workflow import/export
- Blocking & Parallel path from triggers
2022-06-07 13:46:26 +02:00
Jakub Onderka 5cce0d8c41 new: [CLI] Allow to send real email by testEventNotificationEmail call 2022-06-07 09:06:56 +02:00
Sami Mokaddem 52e0a059f1
chg: [workflow] Added stop-execution module 2022-06-07 09:01:15 +02:00
Jakub Onderka c46fd203a9 new: [email] Unsubscribe 2022-06-06 18:09:46 +02:00
Sami Mokaddem 13f2d7401a
fix: [workflows] Fix url of forgotten endoints 2022-06-01 12:18:38 +02:00
Sami Mokaddem d746f8d6f6
chg: [workflows:module_index] Added notice if misp-module service is not reachable 2022-06-01 11:49:51 +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 b55778a87f
fix: [workflows:view] Init `is_misp_module` variable 2022-06-01 10:46:01 +02:00
Sami Mokaddem 99f0c39dba
chg: [Event:enrichment] Allow specifying alist of attribute UUIDs to be enriched 2022-06-01 10:40:06 +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 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 ec896fe1cd
chg: [workflow] Improved login and `walkGraph` execution logic 2022-05-31 11:58:18 +02:00
Andras Iklody 40e52a5b6b
Merge pull request #8423 from obert01/fix-taxonomies-accessibility
Accessibility: added missing 'title' attributes in the Galaxies index
2022-05-31 08:18:45 +02:00
Alexandre Dulaunoy 1f0099020c
Merge pull request #8422 from obert01/fix-tag-quickedit
Fixed a logic error in Tag::quickEdit()
2022-05-30 16:45:32 +02:00
Sami Mokaddem c611a6a8cc
fix: [workflow:editor] Correctly restore saved select value 2022-05-30 16:07:36 +02:00
Olivier BERT 4f54c8859c Accessibility: added missing 'title' attributes in the Galaxies index page. 2022-05-30 15:39:22 +02:00
Olivier BERT e73950d0d2 Tag::quickEdit(): Fixed a logic error in this method that was causing the tag to always be set to "local_only", wherever not intended.
I found this issue because after calling pymisp.enable_taxonomy_tags(), all my tags were systematically changed to local_only.
2022-05-30 15:14:04 +02:00
Sami Mokaddem e75bc1b0b0
chg: [event:publish] Publishing execute `publish` trigger 2022-05-30 15:09:25 +02:00
iglocska 8c97a92a17
Merge branch '2.4' into develop 2022-05-30 14:51:43 +02:00
iglocska 703b78c631
Merge branch 'develop' into 2.4 2022-05-30 14:51:26 +02:00
iglocska 1ac3c71859
chg: [version] bump 2022-05-30 14:49:36 +02:00
Sami Mokaddem d8f8225b9e
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows 2022-05-30 14:37:36 +02:00
Sami Mokaddem 7b632750e7
chg: [workflow:test] Commented test endpoint 2022-05-30 14:37:09 +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
Christian Studer b2ffd2ce76
Merge pull request #8419 from oooooleg/stix-import-connections-fix 2022-05-30 12:42:13 +02:00
Oleg Gubanov bb67bd271c
fix: [stix 1 import] save process network connections 2022-05-30 13:06:35 +03:00
Sami Mokaddem 1a2d6e130d
chg: [workflow] Only allow `action` module type for misp-module 2022-05-30 11:18:49 +02:00
Luciano Righetti 6c2a9ee11e
Merge pull request #8393 from righel/test-if-file-session-conf
chg: show diagnostic issue if session is file based
2022-05-30 11:09:46 +02:00
Raphaël Vinot b1a5979fcb chg: [PyMISP] Bump 2022-05-30 11:05:41 +02:00
Sami Mokaddem 73005eed12
chg: [workflow] Added fixme note 2022-05-30 11:05:18 +02:00
Sami Mokaddem 9688e8f9f7
chg: [workflow] Do not try to load custom module for type trigger 2022-05-30 11:04:45 +02:00
Sami Mokaddem 8cfd3dcc62
fix: [workflows:index] Flip button play and stop to match the state 2022-05-30 11:03:45 +02:00
Sami Mokaddem bafa4580bb
fix: [worklfows:delete] Clean-up data in redis when deleting workflows 2022-05-30 10:53:13 +02:00
Sami Mokaddem c1ad9b19dd
chg: [workflows:export] Added endpoint 2022-05-30 10:20:12 +02:00
Sami Mokaddem 3705b7e9b4
chg: [workflows:import] Added import endpoint 2022-05-30 10:10:46 +02:00
chrisr3d 0222117200 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-05-30 09:55:12 +02:00
Sami Mokaddem cfdb4d5002
chg: [workflow:editor] Removed delete button 2022-05-30 09:50:03 +02:00
Sami Mokaddem 9a4bf6a125
chg: [workflow:editor] Clean-up and full reload upon save 2022-05-30 09:49:33 +02:00
chrisr3d 6d733c7c0f
chg: [misp-stix] Bumped last version 2022-05-30 09:39:40 +02:00
chrisr3d 0a74a7864d Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-05-30 09:38:12 +02:00
Sami Mokaddem a3b94a3219
chg: [workflow] Renamed validation function `MoreThanOneTriggerInstance` 2022-05-30 09:15:26 +02:00
Sami Mokaddem 8522dfbdff
new: [workflow:editor] Added translate to and fit canvas methods 2022-05-30 09:14:09 +02:00
Jakub Onderka d8fd3e937a chg: [sync] Simplify galaxy cluster pushing 2022-05-30 08:28:22 +02:00