Commit Graph

24007 Commits (78dcc16ca67360059e35e59ad6083e948fdee5b7)

Author SHA1 Message Date
iglocska 78dcc16ca6
chg: [version] bump 2023-05-16 15:10:35 +02:00
iglocska 9f5e49995a
Merge branch 'new_widgets' into develop 2023-05-16 14:12:59 +02:00
iglocska 3f601452be
new: [API Activity widget] added for admins
- which key was used and how frequently in the selected time period
- comes with additional filters such as org metadata
2023-05-16 14:11:30 +02:00
iglocska c702f5366d
chg: [dashboard widget UI] made some changes to accomodate the new widgets 2023-05-16 14:11:02 +02:00
iglocska c1ad695a9f
chg: [list dashboard templates] view updated with the relevant changes to show allowed/denied widgets in a given template 2023-05-16 14:10:21 +02:00
iglocska e205d79dac
new: [widget] login widget added for admins
- who logged into the instance via the UI in the past x days / current month / current year, and how frequently?
2023-05-16 14:09:27 +02:00
iglocska 6e39da801e
new: [organisation usage widget (map)] added world map listing the countries / counts for each country of users 2023-05-16 14:06:35 +02:00
iglocska b7bc526e16
chg: [usercontribution widget] added permission check for Security.disclose_user_emails 2023-05-16 14:05:34 +02:00
iglocska aff872aeee
chg: [usage widget] removed autorefresh 2023-05-16 14:05:11 +02:00
iglocska 712321eb81
new: [dashboard templates] show which modules will be visible to the given user 2023-05-16 14:04:32 +02:00
iglocska a60202d9d1
fix: [junk removed] removed accidentally inserted characters
- fell asleep on the keyboard?
2023-05-16 13:41:44 +02:00
iglocska 9e763ba0e5
new: [auth] log api key usage in redis
- lightweight per day slice of api key use
- built as a ranked set in redis for the dashboards
2023-05-16 13:39:31 +02:00
Raphaël Vinot ea345c5776 chg: [PyMISP] Bump. 2023-05-16 12:37:58 +02:00
Christian Studer 47aaef6519
fix: [misp-stix] Bumped latest version with a fix on the way we find whether STIX content has been created with the MISP to STIX conversion feature or is some external content 2023-05-15 21:13:14 +02:00
Christian Studer f51f3d7cb6
fix: [misp-stix] Bumped version fixing some issues with observable objects import 2023-05-15 19:38:09 +02:00
Christian Studer 864c2845fa
chg: [misp-stix] Bumped latest version 2023-05-15 18:03:45 +02:00
Christian Studer c770ffa4ed Merge branch 'develop' of github.com:MISP/MISP into develop 2023-05-15 18:02:55 +02:00
Raphaël Vinot 39093e97dd fix: [CI] once again, this one should be good... 2023-05-12 16:22:40 +02:00
Raphaël Vinot 693ed03de2 fix: [PyMISP] Bump, fix CI 2023-05-12 16:09:06 +02:00
Raphaël Vinot 1a5171f438 fix: [CI] keep trying to debug. 2023-05-12 15:55:54 +02:00
Raphaël Vinot 4eab02e682 fix: [CI] Fix path 2023-05-12 15:41:55 +02:00
Raphaël Vinot 7f877ce74b fix: [CI] PyMISP install and test 2023-05-12 15:36:05 +02:00
Raphaël Vinot bda0f3536c fix: [PyMISP] Update release, fix lief issue. 2023-05-12 12:00:32 +02:00
Raphaël Vinot 1d53868c99 chg: [PyMISP] Bump version 2023-05-12 00:10:36 +02:00
iglocska dd03bc0432
Merge branch 'develop' into new_widgets 2023-05-05 14:31:03 +02:00
iglocska cc9ab78fe4
new: [widget] monitor the trending attribute values
- filter by timeframe among other filters
2023-05-05 14:29:59 +02:00
iglocska f6fabd2db0
new: [widget] User contribution widget
- filterable
2023-05-05 14:29:33 +02:00
iglocska 9224fc46f2
new: [widget] added a widget to monitor contribution counts per org
- filterable
2023-05-05 14:28:56 +02:00
iglocska 2048b546de
new: [widget] Widget to show latest users
- filter by org metadata, etc
2023-05-05 14:28:01 +02:00
iglocska 96652cc781
new: [widgets] Widget to list latest joined orgs
- filter by org metadata / timeframe
2023-05-05 14:27:19 +02:00
iglocska 4578232ed1
chg: [widget UI] various improvements 2023-05-05 14:26:29 +02:00
iglocska e5cd415579
new: [usagedata widget] upgraded
- allows for filtering based on organisation metadata
- shows changes in current month
- fixed several invalid statistics
- moved all individual statistics to separate functions for readability
- removed permission restriction - the data is only showing aggregates
2023-05-05 14:23:32 +02:00
iglocska 984be50b75
fix: [trending tags widget] reworked
- added day based time_window option
- much more perforant / memory friendly
2023-05-05 14:22:26 +02:00
iglocska c442c27dd5
new: [setting] added a new setting to remove email addresses from widgets that would otherwise display it
- anonymise the widgets on demand
2023-05-05 14:21:15 +02:00
Sami Mokaddem 23ab080605
fix: [workflow:ms-teams-webhook] Patched to pass more data to ms-teams 2023-05-04 15:16:59 +02:00
Sami Mokaddem 0f93fbaf8c
chg: [workflow:getClassFromModule] Removed error suppression while importing modules 2023-05-04 14:49:46 +02:00
Sami Mokaddem a130fb6710
fix: [workflow:attribute_ids_flag_operation] Correctly import parent module 2023-05-04 14:48:20 +02:00
Sami Mokaddem a2719e3c82
chg: [appController] Bumped queryVersion 2023-05-04 09:13:01 +02:00
Sami Mokaddem 8507fc5d6b
Merge branch 'feature-workflow-filtering-modules' into develop 2023-05-04 09:12:19 +02:00
Sami Mokaddem 5afadfa19b
fix: [workflow:formatConverterTool] Correctly propagate event tags to attribute when in attribute context
Fix #9051
2023-05-04 09:11:50 +02:00
Sami Mokaddem 2978754be6
fix: [workflow:formatConverterTool] Make sure properties exist 2023-05-04 09:09:00 +02:00
Sami Mokaddem 98f997ec0e
fix: [workflow:infoModal] Updated format to latest version 2023-05-04 08:08:20 +02:00
Jakub Onderka dc828a223a
Merge pull request #9056 from JakubOnderka/searchvalue-fix
fix: [internal] Warning when searchvalue is not defined
2023-05-03 18:34:29 +02:00
Jakub Onderka 9e4c67b900 fix: [internal] Warning when searchvalue is not defined 2023-05-03 18:15:40 +02:00
Sami Mokaddem dc9a1489e1
Merge branch 'develop' of github.com:MISP/MISP into feature-workflow-filtering-modules 2023-05-03 14:57:04 +02:00
Sami Mokaddem a548fbc8a9
chg: [workflow] Updated filter add/reset and added support + fixed bunch of bugs
Also added raw (patched) drawflow library source code
2023-05-03 14:56:38 +02:00
Luciano Righetti ce3a8ec9b7
Merge pull request #9050 from righel/add-searchvalue-param
new: add param to get exact matches on attribute values
2023-05-02 15:12:14 +02:00
Luciano Righetti 6028214358 add: doc 2023-05-02 10:30:09 +02:00
Luciano Righetti a8076f6344 fix: fix query 2023-05-02 09:58:10 +02:00
Luciano Righetti bb9e406f85 new: add param to get exact matches on attribute values 2023-05-02 09:49:48 +02:00