mirror of https://github.com/MISP/misp-objects
Merge branch 'main' of https://github.com/C00kie-/misp-objects into C00kie--main
commit
894ab6e24b
|
@ -13,6 +13,13 @@
|
|||
"multiple": true,
|
||||
"ui-priority": 1
|
||||
},
|
||||
"join-date":{
|
||||
"description": "When the account was created",
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "datetime",
|
||||
"multiple": "false",
|
||||
"ui-priority": 1
|
||||
},
|
||||
"bio": {
|
||||
"description": "Displayed name.",
|
||||
"misp-attribute": "text",
|
||||
|
@ -162,5 +169,5 @@
|
|||
"link"
|
||||
],
|
||||
"uuid": "8066563f-881e-4f6a-9d6c-a9d15b8658bb",
|
||||
"version": 4
|
||||
}
|
||||
"version": 5
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue