fixed typos and ran jq_all_things

pull/164/head
haxpak 2019-04-13 13:45:05 +05:30
parent 23ab735119
commit df91c999e6
4 changed files with 26 additions and 30 deletions

View File

@ -67,7 +67,7 @@
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "attachment", "misp-attribute": "attachment",
"multiple": true "multiple": true
}, }
}, },
"version": 2, "version": 2,
"description": "An annotation object allowing analysts to add annotations, comments, executive summary to a MISP event, objects or attributes.", "description": "An annotation object allowing analysts to add annotations, comments, executive summary to a MISP event, objects or attributes.",

View File

@ -12,7 +12,7 @@
"name": { "name": {
"description": "Name of the Device", "description": "Name of the Device",
"ui-priority": 101, "ui-priority": 101,
"misp-attribute" : "text", "misp-attribute": "text"
}, },
"alias": { "alias": {
"description": "Alias of the Device", "description": "Alias of the Device",
@ -51,7 +51,7 @@
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "attachment", "misp-attribute": "attachment",
"multiple": true "multiple": true
}, }
}, },
"version": 3, "version": 3,
"description": "An object to define a device", "description": "An object to define a device",

View File

@ -16,7 +16,6 @@
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true "multiple": true
}, },
"type-of-organizarion": { "type-of-organizarion": {
"description": "Type of the organization", "description": "Type of the organization",
"ui-priority": 97, "ui-priority": 97,
@ -27,7 +26,6 @@
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "date-of-birth" "misp-attribute": "date-of-birth"
}, },
"phone-number": { "phone-number": {
"description": "Phone number of the organization.", "description": "Phone number of the organization.",
"ui-priority": 10, "ui-priority": 10,
@ -46,14 +44,12 @@
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true "multiple": true
}, },
"e-mail": { "e-mail": {
"description": "Email address of the organization.", "description": "Email address of the organization.",
"ui-priority": 10, "ui-priority": 10,
"misp-attribute": "email-src", "misp-attribute": "email-src",
"multiple": true "multiple": true
}, },
"role": { "role": {
"description": "The role of the organization.", "description": "The role of the organization.",
"ui-priority": 0, "ui-priority": 0,

View File

@ -27,7 +27,7 @@
"ui-priority": 99, "ui-priority": 99,
"misp-attribute": "attachment", "misp-attribute": "attachment",
"multiple": true "multiple": true
}, }
}, },
"version": 1, "version": 1,
"description": "Metadata used to generate an executive level report", "description": "Metadata used to generate an executive level report",