From 363483da434f8f0910efb5f89e7e919cf9f6a7fd Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 6 Mar 2024 14:07:23 +0100 Subject: [PATCH] chg: [blog] minor fixes --- content/blog/MISP.2.4.186.released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/MISP.2.4.186.released.md b/content/blog/MISP.2.4.186.released.md index c901b17..3311efb 100644 --- a/content/blog/MISP.2.4.186.released.md +++ b/content/blog/MISP.2.4.186.released.md @@ -30,7 +30,7 @@ For a quick overview, the below screencast can give you an idea of the analyst d # Collections Feature -The new collection feature allows users to create collections for organising data shared by the community. These collections can be categorised based on commonalities or as part of the research process. Collections are treated as first-class citizens and adhere to the same sharing rules as, for example, events do. You can create your own collection and share it with your partners on the same MISP instance. In an upcoming release, we'll open these up to the synchronisation too, as well as add automation to ingestion mechanisms to automatically bucket your data. +The new collection feature allows users to create collections for organising data shared by the community. These collections can be categorised based on commonalities or as part of the research process. Collections are treated as first-class citizens and adhere to the same sharing rules as, for example, events do. You can create your own collection and share it with your partners on the same MISP instance. # Other fixes