How to contribute your taxonomy added

pull/8/head
Alexandre Dulaunoy 2015-11-24 11:32:13 +01:00
parent 5f6de26044
commit 4cfcfce76b
1 changed files with 4 additions and 0 deletions

View File

@ -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.