MISP/app
iglocska 4544ef2516
new: [benchmarking suite] added
- collect metrics about the usage of MISP
  - stored in redis
  - per endpoint / user / user-agent collection
  - collection of execution time, php memory use, sql execution time, sql query count
  - the collection happens on a daily basis
- Searchable / filterable interface for the collected data
- Dashboard widget for the collected data
2024-04-17 15:08:38 +02:00
..
Config chg: [config:config.default] Disabled warning_for_all by default for new install 2023-09-20 10:01:46 +02:00
Console new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
Controller new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
Lib new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
Locale chg: [doc/openapi] clarify 'deleted' restsearch filter (#9485) 2024-02-13 17:40:30 +01:00
Model new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
Plugin fix: [oidc] Use the same handling of org also for Oidc::isUserValid 2024-03-29 09:04:08 +01:00
Test chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
View new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
files chg: [GeoOpen] updated to the latest version 2024-04-05 14:36:30 +02:00
tmp
webroot fix: [UI] Showing event logo in correlation graph 2024-03-25 14:59:35 +01:00
.htaccess chg: [htaccess] lock the backreference escaping purely to spaces - if we need more we can change it in the future 2023-06-19 08:04:24 +02:00
Makefile
composer.json chg: [internal] Add ext-zstd to suggested PHP extension 2024-03-04 15:27:07 +01:00
composer.license
composer.phar fix: update composer and fix dependencies 2023-06-15 10:22:34 +01:00
index.php
update_thirdparty.sh