Commit Graph

162 Commits (8ac96cc1040f14f889caf6307fa02c43b513e658)

Author SHA1 Message Date
Jakub Onderka e95b333096 fix: [CLI] Fix redisReady for dragonfly 2024-03-21 12:25:37 +01:00
Jakub Onderka 9627e075b3 chg: [CLI] Better error messages for cake admin isEncryptionKeyValid 2024-01-16 13:50:30 +01:00
Jakub Onderka ede7a081ed chg: [CLI] Be more strict for setSetting accepted values 2024-01-14 17:35:25 +01:00
Jakub Onderka 391f0324e9 chg: [CLI] Show deprecated message for all deprecated commands 2024-01-13 16:41:20 +01:00
Jakub Onderka fa85228f84 new: [CLI] AdminShell isEncryptionKeyValid command 2024-01-13 16:41:20 +01:00
Jakub Onderka 77d2aa5dc9 new: [zmq] Allow to manager ZMQ process by supervisor 2024-01-13 15:39:09 +01:00
Jakub Onderka 9616e07e95
Merge pull request #8717 from JakubOnderka/experimental-curl-client
new: [sync] Experimental curl client
2024-01-12 12:18:54 +01:00
Jakub Onderka 1368fdf565 chg: [CLI] Deprecate LiveShell 2024-01-09 16:06:34 +01:00
iglocska d1c09533c6
chg: [CLI] runUpdates updated to purge any pending db lock first 2023-12-14 14:19:46 +01:00
Jakub Onderka 305b3be44d chg: [module] Keep connection between requests 2023-12-05 12:47:50 +01:00
Luciano Righetti 53e16ce752 fix: do not require jobId for AdminShell jobGenerateCorrelation, create a new job if jobId is null. fixes #9206 2023-09-11 12:35:41 +02:00
iglocska 8ff6dc2ea1
new: [forgotten password] optional feature added 2023-07-10 15:30:28 +02:00
iglocska 7d93f74b7b
new: [role permission] for viewing feed correlations
- added additional role permission
- allows hiding feed correlations from users
  - main purpose is with very large instances, to reduce the load on redis
2023-06-09 08:22:45 +02:00
Jakub Onderka d6a850f98c chg: [internal] Check if Redis is loading 2023-05-24 10:31:36 +02:00
dnso86 4b0160d78b fix: [adminShell:optimiseTables] MySQL command 2023-03-29 23:50:54 +02:00
Jakub Onderka ad9bb42441 fix: [test] Show debug output for warninglist 2022-10-24 11:51:45 +02:00
Jakub Onderka 9770ee17a9 new: [correlation] Do not correlate over correlating value again for full correlation
Should help with #8685
2022-10-20 09:55:39 +02:00
Jakub Onderka 79e2ffa6a7 fix: [redis] Delete all keys by pattern 2022-10-09 09:38:21 +02:00
Jakub Onderka 5465bd8bd0 chg: [internal] Cleanup Redis code 2022-10-08 18:18:25 +02:00
Jakub Onderka db78a98bd4 chg: [CLI] Do not call ConfigLoad twice 2022-09-10 20:07:08 +02:00
iglocska d3d042cf2a
new: [overcorrelations] quality of life improvements
- Added new tool to generate occurrence counts (real numbers this time)
- Added hook to truncate over correlating value table on recorrelation
- No longer store the partial counts as occurrences when generating correlations
2022-08-10 14:17:20 +02:00
Sami Mokaddem 775d100cbc
fix: [adminShell:correlationTruncate] Correctly update the job 2022-08-04 10:49:04 +02:00
iglocska a04f3964e7
new: [correlation rework] round 2
- long list of fixes
- update scripts
- correlation engine management interface
- recorrelation/truncation tools
- various performance tunings and bug fixes
2022-08-03 15:44:27 +02:00
Jakub Onderka 2b6365760d fix: [internal] Enabling/disabling correlations 2022-05-26 15:42:16 +02:00
Jakub Onderka 261fadb909 chg: [correlation] AdminShell::jobGenerateCorrelation method cleanup 2022-05-15 09:20:57 +02:00
Jakub Onderka 7bfc680ab6 fix: [internal] `Cannot use a scalar value as an array` error when updating warninglist 2022-05-15 08:52:51 +02:00
Jakub Onderka 8ee38925ff chg: [CLI] Show errors for updateTaxonomies 2022-05-14 11:11:43 +02:00
Jakub Onderka 95b750b0d1 chg: [internal] Just edit warninglist when updating 2022-05-06 16:41:06 +02:00
Jakub Onderka 97f4df6a37 chg: [CLI] Simplify Admin::dumpCurrentDatabaseSchema 2022-03-02 16:54:08 +01:00
iglocska 639a4929e3
new: [sharing group blueprints]
- create a rule based blueprint that is used to create and update a sharing group
- nest sharing groups
- filter organisations by metadata fields
- nested via boolean operators
- CLI exposed
- API exposed
- Lightweight ownership model (only blueprint owner can see and edit the blueprint)
2022-03-02 02:09:20 +01:00
Jakub Onderka 20c4ca7985 chg: [cli] Use more entropy when generating new encryption key 2022-02-19 11:16:03 +01:00
Jakub Onderka 92546d12ff new: [security] Check TLSv1.3 connection 2022-01-22 11:39:49 +01:00
Jakub Onderka 613ac448da new: [CLI] admin configLint 2022-01-22 10:36:59 +01:00
Jakub Onderka 3dbddfd9b9 new: [security] securityAuditTls 2022-01-20 16:08:50 +01:00
Jakub Onderka ca58c2467f new: [CLI] Security audit 2022-01-20 10:53:45 +01:00
Jakub Onderka b322bd55c5 fix: [CLI] Show error when calling methods for managing workers when SimpleBackgroundJobs are enabled 2021-11-22 09:57:39 +01:00
Jakub Onderka e13d0bd4ae chg: [internal] New method ProcessTool::whoami 2021-11-22 09:57:39 +01:00
Jakub Onderka aaf1c01b3d chg: [CLI] Add help for Admin redisReady command 2021-11-13 11:34:27 +01:00
Jakub Onderka 949970ff6e fix: [CLI] redisMemoryUsage 2021-11-11 12:05:37 +01:00
Jakub Onderka bba985d320 new: [CLI] For redisMemoryUsage show also server cache size 2021-11-11 12:05:37 +01:00
Jakub Onderka d8e6422a8d new: [CLI] Redis memory usage diagnostics 2021-11-10 10:32:10 +01:00
Jakub Onderka 012b8c4b21 new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Jakub Onderka 51feb8034f new: [CLI] Allow to set setting value to `null` 2021-11-06 00:53:52 +01:00
Jakub Onderka c7cbdadccb new: [setting] Allow to encrypt setting 2021-11-05 16:15:52 +01:00
Jakub Onderka 30ee33f1ef new: [CLI] New task for removeOrphanedCorrelations and optimiseTables 2021-10-29 10:54:37 +02:00
Jakub Onderka 96d2199726 fix: [internal] Server save setting file 2021-10-08 15:28:31 +02:00
Jakub Onderka 923f2501d3 fix: [internal] Bad merge 2021-10-05 19:41:57 +02:00
Sami Mokaddem 9a6d0b2b96
Merge remote-tracking branch 'origin/2.4' into develop 2021-10-05 16:15:44 +02:00
Jakub Onderka 544c9ee8b9 new: [internal] Store MISP live status also in Redis 2021-10-04 10:07:32 +02:00
Jakub Onderka 48016120b7 chg: [internal] Use AdminSetting::getSetting method 2021-09-30 13:09:46 +02:00