Commit Graph

25004 Commits (2b212125b7780df7c80243321d92443bbd337840)

Author SHA1 Message Date
Jakub Onderka fe6e075b84 chg: [internal] ECS: Do not cache IP address 2023-12-27 10:57:20 +01:00
Jakub Onderka 412ba0f192 new: [internal] New option `Security.ecs_log` to enable ECS logging 2023-12-25 13:11:19 +01:00
Jakub Onderka 31f40c8d43 new: [internal] Add more metadata to ECS log 2023-12-25 11:34:03 +01:00
Andras Iklody b5048c5648
Merge pull request #9153 from nyx0/2.4
upd: add jammy release for arm64.
2023-12-24 23:38:18 +01:00
Andras Iklody 7edf8372c7
Merge pull request #9457 from threatintelBB/2.4
Banco do Brasil public feed
2023-12-24 22:25:19 +01:00
Jakub Onderka 2d3c29d908 new: [internal] Add more metadata to ECS log 2023-12-24 14:37:20 +01:00
Jakub Onderka ca8a58697d new: [internal] Add support for MISP ECS logs 2023-12-24 11:35:53 +01:00
Jakub Onderka bdd035d19d new: [internal] Add support for ECS logs for debug and error log 2023-12-23 21:58:21 +01:00
Jakub Onderka 6eb5a66878 chg: [internal] Code cleanup for logging 2023-12-23 14:32:07 +01:00
Jakub Onderka 786becad1a chg: [internal] Code cleanup for user login profile 2023-12-22 22:52:02 +01:00
iglocska f8632849c6
new: [garbage collection] added for temporary files 2023-12-22 15:50:20 +01:00
kali c96c040a7d Banco do Brasil public feed 2023-12-22 09:45:46 -03:00
kali eb489ceb8d Banco do Brasil public feed 2023-12-21 11:28:16 -03:00
iglocska 921afb9548
Merge branch '2.4' into develop 2023-12-21 09:46:20 +01:00
iglocska c51d0a1adb
fix: [datasource] added to valid datasources list 2023-12-21 09:46:00 +01:00
iglocska ae0fa091b4
Merge branch '2.4' into develop 2023-12-21 09:41:44 +01:00
iglocska 7e641c572d
fix: [datasource] added mashup of mysqlobserver and mysqlextended 2023-12-21 09:41:02 +01:00
iglocska 6a3e31c16a
Merge branch '2.4' into develop 2023-12-20 15:34:09 +01:00
iglocska 1cacb3abcc
new: [sg blueprint] encode as sync rule functionality added 2023-12-20 15:32:51 +01:00
Sami Mokaddem b99c981481
fix: [events:view] Typo in attributeToolbar for mass cluster tag 2023-12-20 14:41:44 +01:00
Sami Mokaddem 6f6aea549a
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-20 14:37:19 +01:00
Sami Mokaddem 355f1009d7
chg: [event:view] Added option to mass local cluster tag 2023-12-20 14:34:40 +01:00
iglocska 2259c4c85f
Merge branch '2.4' into develop 2023-12-19 12:26:37 +01:00
iglocska 8b4bb3b34a
chg: [addTag] functions changed to also work with uuids, rather than just local IDs
- as reported by @0x3c7
2023-12-19 12:25:17 +01:00
Luciano Righetti 8976edf202 fix: openapi spec version not supported by redoc 2023-12-19 11:27:56 +01:00
Luciano Righetti 9fe416bb63 fix: openapi spec version not supported by redoc 2023-12-19 11:27:18 +01:00
Christophe Vandeplas d2e5c543b1 fix: [servers] custom cert file not written when cert folder does not exist 2023-12-18 18:30:46 +01:00
Sami Mokaddem 446620fad6
chg: [event:publish] Reverse condition for readability and consistency with _add 2023-12-18 11:53:32 +01:00
Sami Mokaddem 1389150069
chg: [event:publish] Exempt sync users from MISP.block_publishing_for_same_creator 2023-12-18 11:45:14 +01:00
Sami Mokaddem 615095950f
chg: [event:publish] Prevent publication if publishing is coming from /add or /edit 2023-12-18 11:41:18 +01:00
Sami Mokaddem e900d37366
chg: [events:publish] Improved phrasing on the publication blocking if creator == publisher 2023-12-18 10:10:45 +01:00
Sami Mokaddem fc135af841
new: [event:publication] Added new setting to block event publication if the user is the creator
Enabling this setting will change the behavior of MISP so that it will block the publication of an Event if the publisher is the same as the event creator.
2023-12-18 09:58:24 +01:00
Sami Mokaddem c8f7f89cb6
fix: [workflow-modules:Organisation_if] Make sure to convert operator to support new version of the module
Shoud fix #9423
2023-12-18 09:39:28 +01:00
Christophe Vandeplas 23bf20d23c
fix: [communities] fixed SecureGRID community link 2023-12-15 13:01:56 +01:00
Christophe Vandeplas de9901c4af
chg: [tools] mention the communities json page 2023-12-15 08:56:58 +01:00
Christophe Vandeplas 30c65d5dcf
chg: [communities] added SecureGRID community 2023-12-15 08:40:03 +01:00
iglocska 8cb184ad4b
Merge branch 'develop' into 2.4 2023-12-14 14:22:23 +01:00
iglocska c9f0d6b08d
chg: [Version] bump 2023-12-14 14:22:00 +01:00
iglocska 4fdff19f2c
fix: [db_schema] dump 2023-12-14 14:21:37 +01:00
iglocska 9db0cedc8c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 14:20:23 +01:00
iglocska d1c09533c6
chg: [CLI] runUpdates updated to purge any pending db lock first 2023-12-14 14:19:46 +01:00
Alexandre Dulaunoy 34533dfbe0
chg: [misp-objects] updated to the latest version 2023-12-14 13:44:48 +01:00
Alexandre Dulaunoy 117be24a22
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 13:44:23 +01:00
Alexandre Dulaunoy 96dc0c5d33
chg: [warning-lists] updated to the latest version 2023-12-14 13:44:05 +01:00
Christian Studer 6da4d82106 Merge branch 'develop' of github.com:MISP/MISP into develop 2023-12-14 13:44:02 +01:00
Alexandre Dulaunoy 0ba6ed3180
chg: [misp-galaxy] updated to the latest version 2023-12-14 13:43:28 +01:00
Christian Studer 1779b7dce9
chg: [misp-stix] Bumped latest version 2023-12-14 13:43:22 +01:00
Alexandre Dulaunoy 61d962d906
chg: [Geo-Open] updated to the latest version 2023-12-14 13:42:51 +01:00
Raphaël Vinot 5ce35df6ce chg: [PyMISP] Bump 2023-12-14 12:54:31 +01:00
iglocska 100702244b
fix: [correlation] exclusion cleaning was broken for noacl correlations, fixes #8899 2023-12-14 12:45:00 +01:00