Commit Graph

22157 Commits (703b78c63108043b7178ca88ca235d29213e8983)

Author SHA1 Message Date
Jakub Onderka d4ea57e778 fix: [stix] UUID sanitizing 2022-05-21 10:14:12 +02:00
chrisr3d 2d039e884a Merge branch 'develop' of https://github.com/MISP/MISP into develop 2022-05-21 01:25:04 +02:00
chrisr3d 23b31a364a
fix: [stix2 import] Better Galaxies parsing by looking for the Att&ck technique id
- If the Att&ck technique name and id are
  expressed in the opposite order they are
  defined in our library of galaxy names and
  synonyms, we want to check whether the technique
  id is known
2022-05-21 01:20:32 +02:00
Christian Studer edb56f1747
Merge branch '2.4' into develop 2022-05-20 17:16:15 +02:00
Christian Studer 96e77b38b1
fix: [stix import] Avoiding non RFC-4122 UUIDs to be imported (and therefore skipped) 2022-05-20 17:12:34 +02:00
Luciano Righetti 0f9d0d1ad6 fix: remove unused param 2022-05-20 16:25:38 +02:00
Luciano Righetti 5c324ff56b fix: missing file 2022-05-20 16:23:36 +02:00
Luciano Righetti 9ff4746156 chg: show diagnostic issue if session is file based 2022-05-20 16:13:31 +02:00
Alexandre Dulaunoy e163eaa351
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-05-20 10:03:54 +02:00
Alexandre Dulaunoy 0880b562cd
Merge branch '2.4' into develop 2022-05-20 10:03:38 +02:00
Alexandre Dulaunoy 24c0403f3d
Merge pull request #8385 from noodlemctwoodle/2.4
Updated instruction on how to configure Azure AD Plugin
2022-05-20 10:02:19 +02:00
Jakub Onderka 24066abc88
Merge pull request #8391 from JakubOnderka/fix-php-warnings
fix: [internal] PHP warnings
2022-05-20 09:12:13 +02:00
Luciano Righetti b2b9d6c925
Merge pull request #8390 from righel/support-query-index-hints
new: add MysqlExtended DboSource to support index query hints
2022-05-19 15:42:39 +02:00
Jakub Onderka d204c1464d fix: [internal] PHP warnings 2022-05-19 14:26:04 +02:00
Luciano Righetti 44f7f5c71b fix: do not escape, user cannot have control over this, same as or other options. 2022-05-19 11:22:55 +02:00
Luciano Righetti d72060ec8e chg: remove typehint 2022-05-19 11:10:58 +02:00
Luciano Righetti 2e43a3b051 chg: remove todo, out of scope 2022-05-19 11:10:15 +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
noodlemctwoodle 755a963dd3 Update README.md 2022-05-18 23:46:15 +01:00
noodlemctwoodle 1b8be004c8 2022.05 - Update AAD Install README.md 2022-05-18 23:41:24 +01:00
Alexandre Dulaunoy 2564a90dd9
chg: [misp-objects] updated 2022-05-18 22:10:01 +02:00
Alexandre Dulaunoy 21bc3ce783
chg: [misp-objects] updated 2022-05-18 22:09:25 +02:00
Alexandre Dulaunoy c765bffe6c
Merge branch '2.4' into develop 2022-05-18 22:08:46 +02:00
Luciano Righetti 097c9f8080
Merge pull request #8361 from righel/optimize-event-view-tags
Optimize event view tags
2022-05-17 14:35:19 +02:00
Alexandre Dulaunoy a11c817248
Merge pull request #8378 from kdrypr/patch-2
BEAM SOC email updated
2022-05-16 23:21:38 +02:00
Kadir YAPAR a5622c7463
BEAM SOC email updated 2022-05-16 09:47:09 +03:00
Alexandre Dulaunoy 165f4c8c62
chg: [taxonomies] updated 2022-05-16 08:15:08 +02:00
Jakub Onderka cf81469623
Merge pull request #8327 from JakubOnderka/event-published-style
new: [UI] New style for published/unpublished event row
2022-05-15 13:23:30 +02:00
Jakub Onderka 781de7dd6a chg: [internal] Do not use uniqid() and openssl_random_pseudo_bytes() methods 2022-05-15 13:04:32 +02:00
Jakub Onderka 0b0aa0fa1e chg: [UI] Generic picker code cleanup 2022-05-15 12:22:10 +02:00
Jakub Onderka 34e17d276c chg: [UI] Move `.sightings_advanced_add` handler to misp.js 2022-05-15 12:04:00 +02:00
Jakub Onderka 11d41c01d1 chg: [internal] Close sessions soon for viewPicture 2022-05-15 12:03:58 +02:00
Jakub Onderka d87c2f43d7 chg: [internal] Simplify code in ObjectTemplate 2022-05-15 12:03:34 +02:00
Jakub Onderka 1c5917a356 chg: [internal] Faster fetching tags 2022-05-15 12:03:34 +02:00
Jakub Onderka 6b5d7d541b chg: [UI] Code cleanup 2022-05-15 12:03:34 +02:00
Jakub Onderka 3f29776103 fix: [UI] Handle unauthorized state when checking event locks 2022-05-15 12:03:34 +02:00
Jakub Onderka 2dbf4e21ac fix: [UI] Handle error state when loading popover 2022-05-15 12:03:33 +02:00
Jakub Onderka 9487c9cc41 new: [auditlog] Support for fetch event changes from specific time 2022-05-15 12:03:33 +02:00
Jakub Onderka bf448aacdd new: [UI] New style for published/unpublished event row 2022-05-15 12:03:33 +02:00
Jakub Onderka 2dc329f0fc
Merge pull request #8376 from JakubOnderka/session_close
fix: [internal] Close sessions soon to allow concurrent request
2022-05-15 12:02:50 +02:00
Jakub Onderka 469edbea88 fix: [internal] Close sessions soon to allow concurrent request 2022-05-15 11:54:22 +02:00
Jakub Onderka bea681c123
Merge pull request #8375 from JakubOnderka/top-correlations-link
fix: [UI] Top correlations link
2022-05-15 11:17:56 +02:00
Jakub Onderka 3aa9df3fb8 chg: [internal] Reduce memory usage when generating correlations vol. 8 2022-05-15 09:22:08 +02:00
Jakub Onderka ee2931dbc9 chg: [internal] Reduce memory usage when generating correlations vol. 7 2022-05-15 09:21:00 +02:00
Jakub Onderka 0db2041a6f chg: [internal] Reduce memory usage when generating correlations vol. 6 2022-05-15 09:21:00 +02:00
Jakub Onderka 6e18645c84 chg: [internal] Reduce memory usage when generating correlations vol. 5 2022-05-15 09:21:00 +02:00
Jakub Onderka 5b3aa10fc8 chg: [internal] Reduce memory usage when generating correlations vol. 4 2022-05-15 09:21:00 +02:00
Jakub Onderka 9735b2a5fc fix: [internal] Reduce number of fetched attributes 2022-05-15 09:21:00 +02:00
Jakub Onderka ab728e102a chg: [internal] Reduce memory usage when generating correlations vol. 3 2022-05-15 09:21:00 +02:00