mirror of https://github.com/MISP/misp-objects
chg: [dev] add user avatar
parent
69467c133f
commit
c6da4c9e66
|
@ -37,6 +37,12 @@
|
||||||
"description": "Original URL location of the page (potentially malicious).",
|
"description": "Original URL location of the page (potentially malicious).",
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
|
},
|
||||||
|
"user-avatar": {
|
||||||
|
"description": "A user profile picture or avatar.",
|
||||||
|
"misp-attribute": "attachment",
|
||||||
|
"multiple": true,
|
||||||
|
"ui-priority": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Facebook account.",
|
"description": "Facebook account.",
|
||||||
|
|
Loading…
Reference in New Issue