From 17b4aee02efeef7f227c6c0e5c2052eaffd84458 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 4 Jan 2017 11:54:35 +0100 Subject: [PATCH] Clarification regarding the contribution and the different models --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 106039f..fa11ee3 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ Starting from [MISP 2.4.56](http://www.misp-project.org/2016/12/07/MISP.2.4.56.r ![MISP Integration of the MISP galaxy](doc/images/screenshot.png) ## How to contribute? +In the world of threat intelligence, there are many different models or approaches to order, classify or describe threat actors, threats or activity groups. We welcome new ways of describing threat intelligence as the galaxy model allows to reuse the ones you use or trust for your organization or community. + Fork the project, update or create elements or clusters and make a pull-request. We recommend to validate the JSON file using [jq](https://stedolan.github.io/jq/) before doing a pull-request.