Commit Graph

871 Commits (56c5b9c40976f9ff41e8b3c478f328c2dec0e490)

Author SHA1 Message Date
iglocska 56c5b9c409
Merge branch '2.4' into develop 2022-11-09 15:08:02 +01:00
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01:00
Jakub Onderka 3b3eb39e55 chg: [acl] Move tags ACL check to one place 2022-10-26 21:10:23 +02:00
Jakub Onderka 3ac15c2f7e fix: [internal] Typo in attribute controller 2022-10-25 17:23:10 +02:00
Jakub Onderka 0aefe8c3f2 fix: [UI] Undefined index 2022-10-25 16:48:25 +02:00
Jakub Onderka bb0e63ebaf
Merge pull request #8695 from JakubOnderka/user-organisations
User organisations
2022-10-23 16:15:56 +02:00
Jakub Onderka 74a2982e1a fix: [internal] Cleanup controller code 2022-10-22 17:17:55 +02:00
Jakub Onderka 4afca23a9a fix: [internal] Use standardized API for event unpublishing 2022-10-21 19:55:44 +02:00
Sami Mokaddem a09721292e
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-21 08:48:57 +02:00
Jakub Onderka 0227ee734a
Merge pull request #8687 from JakubOnderka/full-correlation
new: [correlation] Do not correlate over correlating value again
2022-10-20 10:05:22 +02:00
Jakub Onderka 9770ee17a9 new: [correlation] Do not correlate over correlating value again for full correlation
Should help with #8685
2022-10-20 09:55:39 +02:00
Jakub Onderka 136085088f chg: [internal] Delete attribute code cleanup 2022-10-19 18:40:43 +02:00
Sami Mokaddem 9b34115ab7
fix: [attribute:hvoerEnrichment] Include even tags 2022-10-17 14:33:41 +02:00
Jakub Onderka 6d6af58af0 fix: [internal] Less fragile event unpublishing 2022-10-13 09:39:15 +02:00
Luciano Righetti 39f5a3b556
chg: FORCE index hint instead of USE see #8633 2022-10-04 16:22:34 +02:00
Jakub Onderka 9a30076dd7 fix: [internal] Speedup fetching clusters 2022-09-21 09:28:29 +02:00
Jakub Onderka f8f2e0e43d fix: [correlations] Do not fetch unnecessary data 2022-09-13 16:13:51 +02:00
Sami Mokaddem 5be42812dd
fix: [attributes:edit] Make sure object_id and attribute UUID are frozen 2022-09-06 11:39:23 +02:00
Andras Iklody c56d537eb3
fix: [attribute tags] removal broken, fixes #8567
- fat finger typo committed by code
monkey
2022-09-03 21:22:48 +03:00
iglocska c05ac67a7b
fix: [remove tag] no longer breaks after the first tag removal 2022-08-05 14:18:12 +02:00
iglocska 3c9d784c9a
fix: [revert] previous commit for the attribute index 2022-08-04 14:51:13 +02:00
iglocska 42322ade3f
fix: [attribute index] fix 2022-08-04 14:49:33 +02:00
Sami Mokaddem 49575533ad
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-08-04 10:08:56 +02:00
iglocska a04f3964e7
new: [correlation rework] round 2
- long list of fixes
- update scripts
- correlation engine management interface
- recorrelation/truncation tools
- various performance tunings and bug fixes
2022-08-03 15:44:27 +02:00
Sami Mokaddem 3a65f22ada
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows-2 2022-08-02 11:31:12 +02:00
iglocska 5069372123
fix: [attribute search] regression fixed 2022-08-01 10:04:22 +02:00
Sami Mokaddem 151d23a8c2
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows-2 2022-08-01 09:59:44 +02:00
iglocska 3ce754d595
Merge branch 'develop' into new_correlations 2022-07-31 23:58:40 +02:00
iglocska 3a4289d631
new: [correlation] engine rewrite
- allow for multiple concurrent engines
  - default: similar behaviour as before, ACL enforced
  - No ACL: for endpoint misps, disable the enforcement of ACL for correlations altogether

- rework:
  - correlation entries are fully indexed reference tables
  - values are now stored separately
  - built in protection against overcorrelating values (defaults to 20 max)
  - 1 way correlations to cut the size in half
  - unsigned IDs to double the ID space
  - loads of performance improvements
  - fix to the broken event index with correlation counts enabled

- UI improvements
  - search for values from the correlation column directly (in case there are non-correlating versions of the same value)
  - added correlations to the attribute search/index

- TODO:
  - upgrade scripts
2022-07-31 23:48:38 +02:00
Sami Mokaddem 79e6d2bf54
chg: [workflow] Usage of format converter tool to convert passed data into MISP core format 2022-07-21 11:18:59 +02:00
Sami Mokaddem 87b92109d2
chg: [workflow] Various fixes, improved enrichment support and new logic module 2022-07-15 11:47:08 +02:00
Jakub Onderka 6b6169458a fix: [internal] Faster changing IDS flag for CIDR 2022-07-07 09:37:37 +02:00
Jakub Onderka a58e58ea9c chg: [UI] Render thumbnails in HiDPI and Webp 2022-05-23 19:02:12 +02:00
Luciano Righetti 217be89e00 new: add MysqlExtended DboSource to support index query hints 2022-05-19 11:08:31 +02:00
Jakub Onderka a5e65e3c61
Merge pull request #8356 from JakubOnderka/correlation-fixes
Correlation fixes
2022-05-19 09:26:53 +02:00
Jakub Onderka 11d41c01d1 chg: [internal] Close sessions soon for viewPicture 2022-05-15 12:03:58 +02:00
Jakub Onderka 469edbea88 fix: [internal] Close sessions soon to allow concurrent request 2022-05-15 11:54:22 +02:00
Jakub Onderka 7b131dbe50 chg: [internal] Reduce memory usage when generating correlations vol. 2 2022-05-15 09:21:00 +02:00
Jakub Onderka 6951643d30 chg: [correlation] AttributesController::generateCorrelation method cleanup 2022-05-15 09:21:00 +02:00
Jakub Onderka 9c5bc7ead9 chg: [UI] Disable correlation checkbox for non correlating types 2022-05-08 13:08:36 +02:00
Jakub Onderka 512f467405 fix: [dashboard] Do not generate CSRF tokens when rendering widget 2022-05-06 10:20:17 +02:00
Jakub Onderka 8ccb694b75 fix: [UI] Flash error message 2022-05-06 08:58:10 +02:00
Jakub Onderka 975d7a7f5e fix: [UI] Error messages when adding attributes in batch 2022-05-06 08:58:10 +02:00
Jakub Onderka be5ee0f736 chg: [internal] Simplify $hashTypes 2022-04-30 18:12:04 +02:00
Jakub Onderka e7a25678c6 chg: [internal] Get non attachment types 2022-04-29 13:25:06 +02:00
Jakub Onderka c143812920 fix: [internal] Remove last new line char when doing batch import 2022-04-28 18:08:32 +02:00
Jakub Onderka 6c89a52548
Merge pull request #8310 from JakubOnderka/layout_ajax_false
chg: [internal] Do not use ajax layout
2022-04-28 15:03:50 +02:00
Jakub Onderka a007089486 chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
Jakub Onderka 0bb267b181 fix: [UI] Attribute search input description 2022-04-26 15:57:21 +02:00
Jakub Onderka d3770295cc chg: [internal] Merge two mehods in Attributes controller 2022-04-24 18:29:12 +02:00