From 4cfcfce76b73aac4abf65e2f3d38217b67096ff4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 24 Nov 2015 11:32:13 +0100 Subject: [PATCH] How to contribute your taxonomy added --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b471cd..a4075f4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ The Traffic Light Protocol - or short: TLP - was designed with the objective to Vocabulary for Event Recording and Incident Sharing is a format created by the [VERIS community](http://veriscommunity.net/). +# How to contribute your taxonomy? + +It is quite easy. Create a JSON file describing your taxonomy as triple tags (e.g. check an existing one like [Admiralty Scale](./admiralty-scale)), create a directory matching your name space, put your machinetag file in the directory and pull your request. That's it. Everyone can benefit from your taxonomy and can be automatically enabled in information sharing tools like MISP. + # MISP Taxonomies - tools [machinetag.py](./tools/machinetag.py) is a parsing tool to dump taxonomies expressed in Machine Tags (Triple Tags) and list all valid tags from a specific taxonomy.