mirror of https://github.com/MISP/misp-objects
chg: [person] portrait added #133
parent
e771672764
commit
5a9800ab6a
|
@ -144,9 +144,15 @@
|
||||||
"ui-priority": 10,
|
"ui-priority": 10,
|
||||||
"misp-attribute": "email-src",
|
"misp-attribute": "email-src",
|
||||||
"multiple": true
|
"multiple": true
|
||||||
|
},
|
||||||
|
"portrait": {
|
||||||
|
"description": "Portrait of the person.",
|
||||||
|
"ui-priority": 10,
|
||||||
|
"misp-attribute": "attachment",
|
||||||
|
"multiple": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 5,
|
"version": 6,
|
||||||
"description": "An object which describes a person or an identity.",
|
"description": "An object which describes a person or an identity.",
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
|
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
|
||||||
|
|
Loading…
Reference in New Issue