mirror of https://github.com/MISP/misp-objects
add: [github-user] Added the `id` object relation for the GitHub user id
parent
0e5fa57d82
commit
b32b7f84fc
|
@ -32,6 +32,11 @@
|
|||
"multiple": true,
|
||||
"ui-priority": 80
|
||||
},
|
||||
"id": {
|
||||
"description": "User id",
|
||||
"misp-attribute": "text",
|
||||
"ui-priority": 1
|
||||
},
|
||||
"link": {
|
||||
"description": "Original Link to the GitHub account.",
|
||||
"misp-attribute": "link",
|
||||
|
|
Loading…
Reference in New Issue