add: [github-user] Added the `id` object relation for the GitHub user id

pull/342/head
chrisr3d 2022-01-06 14:11:57 +01:00
parent 0e5fa57d82
commit b32b7f84fc
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 5 additions and 0 deletions

View File

@ -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",