The list of default meta-category: file, network, financial,

misc, internal has been updated
pull/15/head
Alexandre Dulaunoy 2017-06-28 11:10:48 +02:00
parent 72a7b2def0
commit 928f7af953
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Feel free to propose your own MISP objects to be included in MISP. The system is
A MISP object is described in a simple JSON file containing the following element.
* **name** is the name of the your object.
* **meta-category** is the category where the object falls into. (file, network, financial)
* **meta-category** is the category where the object falls into. (file, network, financial, misc, internal)
* **description** is a summary of the object description.
* **version** is the version number as a decimal value.
* **required** is an array containing the minimal required attributes to describe the object.