2018-02-05 17:20:39 +01:00
|
|
|
{
|
|
|
|
"requiredOneOf": [
|
|
|
|
"name"
|
|
|
|
],
|
|
|
|
"attributes": {
|
|
|
|
"text": {
|
|
|
|
"description": "A description of the entity.",
|
2018-02-06 15:36:57 +01:00
|
|
|
"disable_correlation": true,
|
2018-02-05 17:20:39 +01:00
|
|
|
"ui-priority": 1,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"name": {
|
|
|
|
"description": "Name of an entity.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"commercial-name": {
|
|
|
|
"description": "Commercial name of an entity.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
|
|
|
"legal-form": {
|
|
|
|
"description": "Legal form of an entity.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
2018-02-06 14:19:04 +01:00
|
|
|
"registration-number": {
|
|
|
|
"description": "Registration number of an entity in the relevant authority.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
|
|
|
},
|
2018-02-05 17:20:39 +01:00
|
|
|
"business": {
|
2018-02-06 14:19:04 +01:00
|
|
|
"description": "Business area of an entity.",
|
2018-02-05 17:20:39 +01:00
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "text"
|
2018-02-06 14:19:04 +01:00
|
|
|
},
|
|
|
|
"phone-number": {
|
|
|
|
"description": "Phone number of an entity.",
|
|
|
|
"ui-priority": 0,
|
|
|
|
"misp-attribute": "phone-number"
|
2018-02-05 17:20:39 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"version": 1,
|
|
|
|
"description": "An object to describe a legal entity.",
|
|
|
|
"meta-category": "misc",
|
2018-02-06 15:36:57 +01:00
|
|
|
"uuid": "14f5688f-d89c-469f-9878-c48bf6c41c65",
|
2018-02-05 17:20:39 +01:00
|
|
|
"name": "legal-entity"
|
|
|
|
}
|