Commit Graph

858 Commits (81a5d3cb098bd3ee227adcd17f7c84589382d049)

Author SHA1 Message Date
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01: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
Jakub Onderka 27c420c6f8 chg: [UI] formInfo for propose attachment 2022-04-24 16:59:58 +02:00
Jakub Onderka 007e82f840 fix: [UI] formInfo for add attachment 2022-04-24 16:59:58 +02:00
Jakub Onderka 4a0f2590a4 chg: [internal] Faster search for validation problems in the attributes 2022-04-24 16:59:58 +02:00
Jakub Onderka 775935a050 chg: [internal] Simplified code for AttributesController::editSelected method 2022-04-24 16:59:58 +02:00
Jakub Onderka d7e45a38ff fix: [UI] Remove sharing group option from form when no sg exists 2022-04-24 16:59:58 +02:00
Jakub Onderka db94c925cf fix: [UI] Show info when editing attribute 2022-04-23 11:47:58 +02:00
Jakub Onderka fda21c4c87 fix: [UI] Editing attachment type attribute 2022-04-22 17:46:38 +02:00
Jakub Onderka 559e51e8e0 chg: [UI] Use date helper 2022-04-18 19:54:12 +02:00
Jakub Onderka bcfe08c7cf fix: [UI] Correctly update attribute timestamp 2022-04-18 19:54:12 +02:00
Jakub Onderka c6d0737a90 fix: [internal] Validation when editing field 2022-04-18 19:54:12 +02:00
Jakub Onderka ae25fb0ad1 chg: [internal] Simplify code for deleting multiple attributes 2022-02-23 16:59:01 +01:00
Jakub Onderka 50d284b643
Merge pull request #7986 from JakubOnderka/better-security
chg: [internal] Do not modify session when not necessary
2021-12-30 14:40:01 +01:00
iglocska 3593e34939
Merge branch '2.4' into develop 2021-12-07 18:15:01 +01:00