fix: [export] Add a proper filename to the event restsearch API's out…
…put to make downloading events a bit more convenient, fixes #4905
Merge pull request #5084 from RichieB2B/patch-6
Fix Declaration of RestResponseComponent warning
fix: [UI] Remove rest of unused code
Inner code was removed in 3f03ceb
Merge pull request #5102 from JakubOnderka/patch-21
fix: [UI] Remove rest of unused code
Merge pull request #5052 from JakubOnderka/error-handling
Better error handling for fetching feeds
Merge pull request #5101 from JakubOnderka/patch-20
chg: [user] Use machine readable format for fetching PGP keys
fix: [stix2 import] Dealing with the case of named pipe attribute bei…
…ng imported from custom object
Merge pull request #5115 from RichieB2B/ncsc-nl/speedup-pull
Speedup pull
fix: [sync] Fixed major performance blocker
- fix based on the insights of @RichieB2B, the hero we need, not the one we deserve - added orgc_uuid to the minimal event index - added handlers for it on the pull side - when pulling from old instances the new functionality is skipped, resulting in the behaviour we had pre-patch - both sides of the sync are encouraged to update, especially if the slow pulls are causing issues
Merge pull request #5116 from JakubOnderka/patch-22
chg: [user] Remove unused private method
fix: [internal] orgs restricted to a domain displayed incorrectly
- afterfind messes up the keys by reusing the same var for an inner loop
Merge pull request #5117 from JakubOnderka/patch-23
fix: [UI] Fetching GPG keys