chg: [person] occupation added

pull/341/head
Alexandre Dulaunoy 2021-12-22 10:25:13 +01:00
parent becd33a719
commit b75be5cb19
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -115,6 +115,12 @@
"multiple": true,
"ui-priority": 10
},
"occupation": {
"description": "Work or occupation of the person or identity.",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 10
},
"ofac-identification-number": {
"description": "ofac-identification Number",
"misp-attribute": "text",
@ -209,5 +215,5 @@
"alias"
],
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",
"version": 13
"version": 14
}