Skip to content

Commit b32b7f8

Browse files
committed
add: [github-user] Added the id object relation for the GitHub user id
1 parent 0e5fa57 commit b32b7f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

objects/github-user/definition.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
"multiple": true,
3333
"ui-priority": 80
3434
},
35+
"id": {
36+
"description": "User id",
37+
"misp-attribute": "text",
38+
"ui-priority": 1
39+
},
3540
"link": {
3641
"description": "Original Link to the GitHub account.",
3742
"misp-attribute": "link",

0 commit comments

Comments
 (0)