Skip to content

Commit c6da4c9

Browse files
committed
chg: [dev] add user avatar
1 parent 69467c1 commit c6da4c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

objects/facebook-account/definition.json

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
"description": "Original URL location of the page (potentially malicious).",
3838
"misp-attribute": "url",
3939
"ui-priority": 1
40+
},
41+
"user-avatar": {
42+
"description": "A user profile picture or avatar.",
43+
"misp-attribute": "attachment",
44+
"multiple": true,
45+
"ui-priority": 1
4046
}
4147
},
4248
"description": "Facebook account.",

0 commit comments

Comments
 (0)