Commit Graph

24548 Commits (182e7aa87f6541038a0dcd67586f01d074f094f4)

Author SHA1 Message Date
Sami Mokaddem 35489a3a63
fix: [dashboard:widget] Additional comma in function parameters breaks older PHP version 2023-08-09 09:44:12 +02:00
Alexandre Dulaunoy dab443f897
chg: [meta] CERT-PL/NASK malicious domain list added 2023-08-08 11:29:36 +02:00
Sami Mokaddem c6649da139
Merge branch '2.4' into develop 2023-08-07 15:41:15 +02:00
Sami Mokaddem 8d2b5933b4
new: [dashboard:orgWidget] Added support of `first_half_year` and `second_half_year` time frames 2023-08-07 15:41:04 +02:00
Sami Mokaddem 9faf497749
Merge remote-tracking branch 'origin/2.4' into develop 2023-08-07 14:32:52 +02:00
Sami Mokaddem 123b1d07c2
new: [dashboard:export] Added CSV export functionality 2023-08-07 14:32:21 +02:00
Sami Mokaddem 8bf447bba9
fix: [dashboard:trendingTagsWidget] Correctly use fallback value 2023-08-07 14:31:26 +02:00
Sami Mokaddem e8273d9d67
fix: [dashboard:usageDataWidget] Handle division by 0 2023-08-07 14:30:26 +02:00
Sami Mokaddem 561b59ee15
fix: [dashboard:widgets] Correctly group to fix `only_full_group_by` issues 2023-08-07 14:29:42 +02:00
iglocska 53023b95a7
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-08-03 23:14:01 +02:00
iglocska 96ef7e7460
fix: [server settings] online version check and self-update default behaviour changed 2023-08-03 23:13:25 +02:00
iglocska f2039a1326
Merge branch 'selfupdate' into develop 2023-08-03 23:01:20 +02:00
Luciano Righetti ccb409d4b6 fix: not supported 2023-08-03 15:56:54 +02:00
Luciano Righetti c4b339fe65 fix: /taxonomies/view filter fixes #8875 2023-08-03 15:52:56 +02:00
Luciano Righetti 81e0345923
Merge pull request #9187 from righel/allow-enrich-objects
new: allow user to enrich objects
2023-08-03 09:38:07 +02:00
iglocska c2fe61644a
Merge branch '2.4' into develop 2023-08-02 23:26:59 +02:00
iglocska 82a4db787b
fix: [attribute search] when adding multiple value filters via the && syntax, don't treat each empty value as a separate entry 2023-08-02 23:25:04 +02:00
Andras Iklody 680b2047a9
Merge pull request #9229 from Kagee/kagee-remove-dead-symlink
Kagee remove dead symlink
2023-08-02 20:55:44 +02:00
Anders Einar Hilden a8b2aec6ea new [diag]: Improve diagnostics when instance does not have internet or does not use self-update.
Introduces two new settings:
* `MISP.self_update` allows to enable/disable the GUI button for MISP self-update on the Diagnostics page.
* `MISP.online_version_check` allows to enable/disable the online MISP version check when loading the Diagnostics page.

These settings are useful for 1. container installations that should
not be updated using self-update, and 2. installation that have no
direct or proxy internet access.

There are also improvements on the Diagnostics page, primarily the MISP
version area. Font color has been replace with classes, this allows the
use of the `bold` class, not just colors, and possible combination with
the red/green/orange colour classes.

The info/status/warning/error texts have been changed to take into
account the status of `MISP.self_update` and
`MISP.online_version_check`.
2023-08-02 20:42:03 +02:00
Anders Einar Hilden 3ccd0fcd4c chg: [doc] Fix python naming swap (based on example and practice) and stray whitespace. 2023-08-02 18:33:41 +02:00
Anders Einar Hilden 0e435d11e0 chg: [doc] Remove symlink to non-exsisting ubuntu 16.04 docs 2023-08-02 18:20:37 +02:00
Luciano Righetti 3698fdcfa8 fix: only show object enrichment icon if theres an available enrichment for the template 2023-08-01 11:23:22 +02:00
Luciano Righetti 1461fea281 Merge branch 'develop' into allow-enrich-objects 2023-08-01 09:48:44 +02:00
Jeroen Pinoy 802542ef39
fix: [Galaxies] fix galaxy view, galaxy clusters search. fix #9224 2023-07-31 16:36:47 +02:00
Alexandre Dulaunoy 72df2b48ab
chg: [misp-objects] updated to the latest version 2023-07-31 16:24:40 +02:00
Alexandre Dulaunoy d3e35c4db2
chg: [misp-objects] updated to the latest version 2023-07-31 16:22:27 +02:00
iglocska 10806be3bf
Merge branch 'develop' into 2.4 2023-07-31 14:13:59 +02:00
iglocska e20c385a90
chg: [version] bump 2023-07-31 14:11:47 +02:00
Christian Studer 1fb86c0470
chg: [misp-stix] Bumped latest version 2023-07-31 13:12:39 +02:00
Christian Studer 0962427b8a Merge branch 'develop' of github.com:MISP/MISP into develop 2023-07-31 13:12:03 +02:00
Raphaël Vinot f22c82e87a chg: [PyMISP] Bump. 2023-07-31 12:08:29 +02:00
Sami Mokaddem 2f4a49ccb2
fix: [event:publishSightingsRouter] Make sure to use correct queue for publishSightingsRouter
Fix bug introduced in 6458016862 where workers were set to default but not the queue
2023-07-31 11:16:49 +02:00
Sami Mokaddem 93686e807c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-07-31 10:57:28 +02:00
Sami Mokaddem 8c4b5ed278
fix: [workflow] Removed trailing comma in function call 2023-07-31 10:56:33 +02:00
Alexandre Dulaunoy 2e108324a1
Merge branch '2.4' into develop 2023-07-31 10:29:05 +02:00
Alexandre Dulaunoy b1850f243f
chg: [misp-galaxy] version 2.4.174 2023-07-31 10:27:53 +02:00
Alexandre Dulaunoy 72b09aecdb
chg: [taxonomies] updated to the latest version 2.4.174 2023-07-31 10:18:34 +02:00
Sami Mokaddem 967d01b4a1
Merge branch 'develop' of github.com:MISP/MISP into feature_workflows/enrichment-improvements 2023-07-31 09:41:47 +02:00
Jeroen Pinoy 8ae5aafa16
new: [CLI] add command to expire active AuthKeys that do not have an IP allowlist set 2023-07-30 20:11:20 +02:00
Alexandre Dulaunoy 18ec324d9e
Merge pull request #9221 from Wachizungu/add-mandate-ip-allowlist-for-advanced-authkeys-setting
new: [Authkeys] Add setting to mandate IP allowlist for advanced auth…
2023-07-28 22:29:14 +02:00
Jeroen Pinoy 44b104ffdb
new: [Authkeys] Add setting to mandate IP allowlist for advanced authkeys 2023-07-28 16:55:36 +02:00
Alexandre Dulaunoy 0204238b1a
chg: [misp-galaxy] updated to the latest version 2023-07-28 15:37:03 +02:00
Luciano Righetti 7c28cee942 fix: revert loginAction override 2023-07-28 15:29:46 +02:00
iglocska 4ad70965b5
fix: [totp] generate a new totp secret each time a the totp_new endpoint is queried via a GET request, fixes #9220 2023-07-28 13:10:19 +02:00
Alexandre Dulaunoy 1014beab39
chg: [warninglists] updated to the latest version 2023-07-28 11:16:40 +02:00
Sami Mokaddem 26779f7753
chg: Bumped queryVersion 2023-07-28 10:42:38 +02:00
Sami Mokaddem 36c4100568
Merge branch 'develop' of github.com:MISP/MISP into feature_workflows/enrichment-improvements 2023-07-28 10:30:29 +02:00
Alexandre Dulaunoy 21a1cc19d9
Merge pull request #9218 from referefref/2.4
Added James Brine Bruteforce IPs to feed-metadata defaults json
2023-07-28 09:47:08 +02:00
Sami Mokaddem 0214ffad1b
chg: [workflow:editor] Make frame node padding configurable 2023-07-28 09:30:04 +02:00
Sami Mokaddem d2bb5e7de3
chg: [workflow:editor] Small refactoring of drawflow lib 2023-07-28 09:26:01 +02:00