Commit Graph

24834 Commits (bdcfe06cf3a1c432484bff1121f67cad45e12be5)

Author SHA1 Message Date
Christian Studer bdcfe06cf3
add: [upload_stix] Handling cluster distribution and sharing group for content imported from STIX 2.x 2023-12-12 10:57:57 +01:00
iglocska ad613ca435
Merge branch '2.4' into develop 2023-12-07 16:14:31 +01:00
iglocska e5809fdccf
fix: [case sensitivity] fix 2023-12-07 16:14:12 +01:00
iglocska 26a5a404ae
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-07 15:19:12 +01:00
iglocska f17700564a
Merge branch '2.4' into develop 2023-12-07 15:19:02 +01:00
iglocska b5b2307bd6
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-12-07 15:18:50 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00
Christophe Vandeplas 8fe484030d fix: [login_history] fixes str_contains #9433 2023-12-07 12:31:29 +01:00
Christophe Vandeplas bdc1ef9241 fix: [login_history] fixes str_contains #9433 2023-12-07 12:31:06 +01:00
iglocska 2cb597d495
Merge branch '2.4' into develop 2023-12-07 10:32:22 +01:00
iglocska c124df0e47
fix: [password reset] required current password for token based reset 2023-12-07 10:31:50 +01:00
Sami Mokaddem ff258b0c8a
Merge remote-tracking branch 'origin/2.4' into develop 2023-12-07 09:55:26 +01:00
Sami Mokaddem 805f91daed
chg: [feed:attachFeedCorrelations] Added comment 2023-12-07 09:54:50 +01:00
Sami Mokaddem b79fb64f2f
chg: [event:view] Show feed meta-information as popup 2023-12-07 09:54:45 +01:00
Sami Mokaddem 1585740764
new: [event:view] Added new option `show_server_correlations_for_all_users` allowing non-privileged users to view server correlations 2023-12-07 09:54:37 +01:00
Alexandre Dulaunoy efc54b6e07
Merge branch '2.4' into develop 2023-12-06 14:26:05 +01:00
Jakub Onderka 3197b83937
Merge pull request #9413 from mdhirt/fix-diagnostics-issue#9411
fix: [diag] diagnostics page loading issue
2023-12-05 17:13:13 +01:00
Christian Studer 1881fe3b9c
Merge pull request #9432 from JakubOnderka/update-misp-stix
chg: [misp-stix] Bump
2023-12-05 17:06:05 +01:00
Jakub Onderka c72faa90f0 chg: [misp-stix] Bump 2023-12-05 16:41:37 +01:00
iglocska 06d33526e5
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-05 16:10:16 +01:00
iglocska 6ed692b2d1
Merge branch '2.4' into develop 2023-12-05 16:10:04 +01:00
iglocska 570f351a95
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-12-05 16:09:15 +01:00
iglocska 8c50a86bc0
fix: [attribute bulk update] separate out tag deletion as it builds a ridiculously large query at times 2023-12-05 16:08:40 +01:00
Alexandre Dulaunoy 132e20c7da
Merge branch '2.4' into develop 2023-12-05 15:50:02 +01:00
Luciano Righetti b8c180f768 fix: [openapi] add version to match spec. fixes #9058 2023-12-05 15:20:25 +01:00
iglocska cb8a81c90e
fix: [caching] remove uuid validation from the feed caching
- not really needed and it breaks the entire caching if a single old event has an invalid uuid
2023-12-05 14:49:57 +01:00
iglocska 15237b31cd
Merge branch '2.4' into develop 2023-12-05 14:35:05 +01:00
iglocska b66a37844f
fix: [caching] remove uuid validation from the feed caching
- not really needed and it breaks the entire caching if a single old event has an invalid uuid
2023-12-05 14:33:56 +01:00
iglocska 2d20c4136a
Merge branch 'develop' into 2.4 2023-12-01 22:12:02 +01:00
iglocska 4215285443
fix: [Alert on suspicious logins] disabled by default
- requires logs table to be better indexed currently to not be a bottleneck (user_id and action fields)
- Will be made default in an upcoming version once the performance issues are resolved
2023-12-01 22:10:50 +01:00
iglocska 07030d4e3f
Merge branch 'develop' into 2.4 2023-12-01 11:49:52 +01:00
iglocska 34105dba0f
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-01 11:49:39 +01:00
iglocska da937092a7
Merge branch 'develop' into 2.4 2023-12-01 11:49:05 +01:00
iglocska 228c6cbe85
chg: [version] bump 2023-12-01 11:48:51 +01:00
Sami Mokaddem 2729cad332
chg: [tools:misp-delegation] Do not use self-documented expression in f-string anymore 2023-12-01 11:47:57 +01:00
Christophe Vandeplas 0d9150824d Merge branch 'develop' of https://github.com/MISP/MISP into develop 2023-12-01 10:49:07 +01:00
Christophe Vandeplas 17d0b59909 fix: [tests] fix path in logs_tests.sh 2023-12-01 10:49:00 +01:00
iglocska 5985c143a1
Merge branch '2.4' into develop 2023-12-01 10:44:23 +01:00
Christophe Vandeplas 0dc841dc5e fix: [tests] fixes path of logs_tests 2023-12-01 10:34:37 +01:00
Christophe Vandeplas cb07b6177b chg: [tests] search for errors in logs 2023-12-01 10:17:36 +01:00
Christophe Vandeplas 02c1c30ab9
Merge remote-tracking branch 'origin/develop' into 2.4 2023-12-01 09:05:32 +01:00
Christophe Vandeplas aac06b2831 fix: [userloginprofiles] undefined variable #9424 2023-12-01 09:03:29 +01:00
Christophe Vandeplas 7b2d7d78ee
Merge remote-tracking branch 'origin/develop' into 2.4 2023-12-01 08:38:13 +01:00
Christophe Vandeplas 0934ab6580 fix: [customauth] missing Class init fixes #9425 2023-12-01 08:35:34 +01:00
Alexandre Dulaunoy 8840c75f77
chg: [warning-lists] updated to the latest version 2023-11-30 11:29:56 +01:00
Alexandre Dulaunoy a22045b401
chg: [misp-galaxy] updated to the latest version 2023-11-30 11:29:23 +01:00
Alexandre Dulaunoy a41f7cbcf6
chg: [warning-lists] updated to the latest version 2023-11-30 11:28:40 +01:00
Alexandre Dulaunoy 20a7b59370
chg: [misp-galaxy] updated to the latest version 2023-11-30 11:28:08 +01:00
Christophe Vandeplas 2613715d07
Merge remote-tracking branch 'origin/develop' into 2.4 2023-11-30 11:19:14 +01:00
Christophe Vandeplas 7f9d7c9e44 fix: [login] fixes bad fix and catches first login after update 2023-11-30 11:16:42 +01:00