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