mirror of https://github.com/MISP/misp-objects
chg: [jq] all the things
parent
894ab6e24b
commit
a168037d93
|
@ -13,13 +13,6 @@
|
||||||
"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",
|
||||||
|
@ -71,6 +64,13 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"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
|
||||||
|
},
|
||||||
"likes": {
|
"likes": {
|
||||||
"description": "Number of likes this account has.",
|
"description": "Number of likes this account has.",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
|
@ -170,4 +170,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "8066563f-881e-4f6a-9d6c-a9d15b8658bb",
|
"uuid": "8066563f-881e-4f6a-9d6c-a9d15b8658bb",
|
||||||
"version": 5
|
"version": 5
|
||||||
}
|
}
|
Loading…
Reference in New Issue