mirror of https://github.com/MISP/misp-objects
Update definition.json
parent
83d3aa6a92
commit
b698ccb724
|
@ -13,6 +13,15 @@
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"join-date":{
|
||||||
|
"description": "When the account was created",
|
||||||
|
"disable_correlation": true,
|
||||||
|
"misp-attribute": "datetime",
|
||||||
|
"multiple": "false",
|
||||||
|
"ui-priority": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
"bio": {
|
"bio": {
|
||||||
"description": "Displayed name.",
|
"description": "Displayed name.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
|
Loading…
Reference in New Issue