Commit Graph

22674 Commits (d04a4c77ef08b79007b0e82d2e690baca6caf6e2)

Author SHA1 Message Date
Sami Mokaddem d04a4c77ef
chg: [misp-workflow-blueprints] Track repo 2022-08-05 15:10:09 +02:00
Sami Mokaddem ca02bf1c4e
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 14:49:21 +02:00
Sami Mokaddem 0693987b5b
fix: [workflows:editor] Fixed node duplication not using params 2022-08-05 14:49:05 +02:00
Sami Mokaddem e21c2c8cb1
chg: [workflow:tag_operation] Make module not blocking 2022-08-05 14:48:48 +02:00
iglocska b5ababdc15
chg: [tests] added sleep to publishing 2022-08-05 14:48:28 +02:00
iglocska b5596f687f
chg: [publishing] reverted the speculative fix 2022-08-05 14:47:03 +02:00
iglocska a3f0347a45
fix: [speculative] fix for the event publishing timing issues 2022-08-05 14:44:37 +02:00
iglocska 2516c25eae
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 14:41:44 +02:00
iglocska 77eaa86225
fix: [speculative fix] for event publishing timing issues 2022-08-05 14:41:00 +02:00
Sami Mokaddem 0a3254b88a
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 14:34:18 +02:00
Sami Mokaddem d38c3cea63
new: [workflow:tag_operation] New module to perform tag operations 2022-08-05 14:34:14 +02:00
Sami Mokaddem f478841401
chg: [Tag] Helper function to attach/detach tags and bump timestamps 2022-08-05 14:33:15 +02:00
Sami Mokaddem 668566ee6e
chg: [workflow:event_after_save] Changed trigger overhead to high 2022-08-05 14:32:32 +02:00
Sami Mokaddem a2923513a5
chg: [workflow:baseModule] New helper function and better usage of the `equals` filter operator 2022-08-05 14:32:05 +02:00
Sami Mokaddem 94596b6bce
fix: [workflows:editor] Correctly pick up saved_filters 2022-08-05 14:31:30 +02:00
iglocska c05ac67a7b
fix: [remove tag] no longer breaks after the first tag removal 2022-08-05 14:18:12 +02:00
iglocska 8d2236646d
fix: [publishing] with alert fixed (no more weird response message 2022-08-05 14:17:41 +02:00
Sami Mokaddem de5ca67001
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 13:17:01 +02:00
Sami Mokaddem 33d3eebd9c
chg: [event:publish] Only fetch full event if needed + added site_admin perms for the user 2022-08-05 13:16:38 +02:00
iglocska 2bef3b3dfa
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 12:55:22 +02:00
iglocska 9dc233bc9e
fix: [proposal] correlations are deprecated 2022-08-05 12:55:04 +02:00
Raphaël Vinot 28b9726e00 chg: [PyMISP] Bump to v2.4.160 2022-08-05 11:22:25 +02:00
Raphaël Vinot d557458230 chg: [PyMISP] Bump 2022-08-05 10:30:24 +02:00
iglocska 3e8be53979
fix: [typo] causing the object saving to fail 2022-08-04 19:55:20 +02:00
iglocska fc3439acc1
fix: [php 7.2] compatibility 2022-08-04 19:18:45 +02:00
iglocska 35b4803400
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 19:09:11 +02:00
iglocska 243208e4eb
fix: [objects] only check for soft deleted attributes when appropriate
- when it's an edit
- when the soft delete flag is set
2022-08-04 19:08:26 +02:00
iglocska b7a0c1d1b5
fix: [ACL] entries updated 2022-08-04 19:05:10 +02:00
Raphaël Vinot 412dcd7b10 chg: [PyMISP] Bump version 2022-08-04 18:06:16 +02:00
Sami Mokaddem 8494c6d187
fix: [worflow:walkGraph] Correct usage of oganisation key 2022-08-04 15:12:30 +02:00
Sami Mokaddem 2bedcda740
fix: [workflows:editor] Fixed comma for older PHP versions 2022-08-04 15:05:04 +02:00
Sami Mokaddem 4e8fc8dd63
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 14:51:42 +02:00
Sami Mokaddem 5bed18614b
fix: [correlation:getRelatedAttribute] Always return an array 2022-08-04 14:51:37 +02:00
iglocska 3c9d784c9a
fix: [revert] previous commit for the attribute index 2022-08-04 14:51:13 +02:00
Sami Mokaddem e4efe1b305
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 14:50:00 +02:00
Sami Mokaddem c215c47e18
chg: [correlation:getRelatedAttributes] Updated documentation to reflect returned type 2022-08-04 14:49:48 +02:00
iglocska 42322ade3f
fix: [attribute index] fix 2022-08-04 14:49:33 +02:00
Sami Mokaddem dd0a2bdb7e
chg: [db_schema] Updated to reflect current version 2022-08-04 14:37:26 +02:00
iglocska 11200758e4
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 14:05:22 +02:00
iglocska 0609fcb2cd
fix: [compatibility] with 7.2 2022-08-04 14:04:49 +02:00
Sami Mokaddem accea55279
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 14:00:47 +02:00
Sami Mokaddem 24d3d140c5
fix: [serverSettings:correlations] PHP version 2022-08-04 13:59:41 +02:00
iglocska 712372c11c
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 13:58:38 +02:00
iglocska f345741784
fix: [php < 7.4] fix 2022-08-04 13:58:14 +02:00
Sami Mokaddem 4b63c786dc
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 13:58:03 +02:00
Sami Mokaddem 96206d79e0
chg: [serversSettings:correlations] Added translation 2022-08-04 13:57:36 +02:00
iglocska ea0932b7b1
chg: [correlations] value field changed to varchar 2022-08-04 13:49:30 +02:00
iglocska c030b06437
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-04 13:48:07 +02:00
iglocska aa43182eca
fix: [correlation] value truncation for the correlation value table 2022-08-04 13:47:31 +02:00
Sami Mokaddem 077b43a961
chg: [workflow:module_zmq] renamed parameter 2022-08-04 13:34:50 +02:00