Commit Graph

22725 Commits (54821e62979b01be19ea17bb372c5272adee0180)

Author SHA1 Message Date
iglocska 54821e6297
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-11 14:00:03 +02:00
iglocska 0b0b62991a
fix: [internal] Attribute model, initialise variable 2022-08-11 13:59:25 +02:00
iglocska 7dbb0a6669
fix: [emailing] speculative fix for #8523 2022-08-11 13:59:01 +02:00
Jakub Onderka 579aba6a86
Merge pull request #8524 from JakubOnderka/default-correlation-cleanup
Default correlation cleanup
2022-08-11 13:51:24 +02:00
Jakub Onderka ec82933fdf fix: [db_schema]: Order column names 2022-08-11 13:11:09 +02:00
Jakub Onderka 47c716e207 chg: [internal] Order columns by name when generating db_schema.json 2022-08-11 12:58:54 +02:00
Jakub Onderka 48c8a7eab3 chg: [internal] Code cleanup 2022-08-11 12:55:23 +02:00
Jakub Onderka 14501e8a78 chg: [internal] Use less SQL queries for event fetching 2022-08-11 12:55:23 +02:00
Jakub Onderka 986e109f76 fix: [internal] Advanced correlations 2022-08-11 12:55:21 +02:00
Jakub Onderka ec209a98b9 chg: [internal] Drop unnecessary indexes from default_correlations table 2022-08-11 12:54:49 +02:00
Jakub Onderka b53d8c828d chg: [internal] Cleanup code for new correlation engine 2022-08-11 12:53:14 +02:00
iglocska 8742cc0fad
fix: [acl] added generateOccurrences to the ACL list 2022-08-11 09:57:24 +02:00
iglocska 8ef52900d4
chg: [db_schema] version bump 2022-08-11 09:40:21 +02:00
iglocska c764bb0e8f
Merge branch 'log_last_api' into develop 2022-08-11 09:36:30 +02:00
iglocska d3d042cf2a
new: [overcorrelations] quality of life improvements
- Added new tool to generate occurrence counts (real numbers this time)
- Added hook to truncate over correlating value table on recorrelation
- No longer store the partial counts as occurrences when generating correlations
2022-08-10 14:17:20 +02:00
iglocska b7363b0104
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-10 13:12:24 +02:00
iglocska c452706374
Merge branch '2.4' into develop 2022-08-10 13:12:05 +02:00
Raphaël Vinot f05b2c73f9 fix: [PyMISP] Bump version 2022-08-10 13:05:13 +02:00
iglocska 0508d8c46e
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-08-10 11:06:41 +02:00
iglocska f9c76acc90
fix: [pubsub] gracefully handle events with attribute-less objects 2022-08-10 11:05:45 +02:00
chrisr3d 98a07f14b9 Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-08-09 15:50:26 +02:00
chrisr3d 15cb9682cd Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-08-09 15:50:18 +02:00
chrisr3d 7da6f26520
fix: [stix2 import] Better `external_references` parsing for attack patterns objects 2022-08-09 15:48:57 +02:00
iglocska 097ad78d54
chg: [correlations] performance tuning
- added a new constraint to check for correlation uniqueness (a_id, 1_a_id, value_id)
- stopped dropping correlations on a full recorrelation
- only correlate "upwards" towards higher IDs
2022-08-09 14:41:59 +02:00
chrisr3d 28d74b08ea Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-08-09 08:59:12 +02:00
chrisr3d 597a4c3cc0 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-08-09 08:58:55 +02:00
iglocska 4c8e184a85
Merge branch 'develop' into 2.4 2022-08-08 16:03:29 +02:00
iglocska b34a6d670a
fix: [compatibility] removed function return types from correlations 2022-08-08 16:02:50 +02:00
iglocska 7c65586fe4
Merge branch '2.4' into develop 2022-08-08 16:00:40 +02:00
iglocska 9a6dc85a96
chg: [compatibility] for PHP < 7.2 for an organisation that shall go unnamed 2022-08-08 15:59:59 +02:00
iglocska fa3a67d22b
fix: [compatibility] Support for php < 7.2 for an organisation that shall go unnamed 2022-08-08 15:56:55 +02:00
iglocska f8c27c86b5
chg: [docs] correlation rework article added 2022-08-08 14:25:05 +02:00
iglocska 71d4e2cd10
Merge branch 'develop' into 2.4 2022-08-05 15:57:53 +02:00
iglocska 3dd18f0ed4
chg: [VERSION] bump 2022-08-05 15:57:06 +02:00
iglocska 05830e8d37
fix: [time] missing in the test suite.......
...AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARGH
2022-08-05 15:44:23 +02:00
iglocska c2e169fdc1
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 15:23:20 +02:00
iglocska 98878c39c8
chg: [tests] added another sleep to wait for a publish 2022-08-05 15:22:52 +02:00
Sami Mokaddem a0ace85242
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 15:22:46 +02:00
Sami Mokaddem d41ee6f001
chg: [git] Bumped blueprint library 2022-08-05 15:13:38 +02:00
Sami Mokaddem d04a4c77ef
chg: [misp-workflow-blueprints] Track repo 2022-08-05 15:10:09 +02:00
chrisr3d 9e7c23caa3
chg: [misp-stix] Bumped latest library version 2022-08-05 15:05:56 +02:00
chrisr3d 46ce7cf0dc Merge branch '2.4' of https://github.com/MISP/MISP into develop 2022-08-05 15:05:23 +02:00
iglocska d7d0de5b35
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-05 15:01:17 +02:00
iglocska 17a8519f7a
fix: [sleep] command fixed
- monkey dev is a monkey
2022-08-05 15:00:48 +02:00
chrisr3d 2db3bf3bab Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2022-08-05 14:58:35 +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