chg: [gitlab-user] because -r is important

pull/297/head
Alexandre Dulaunoy 2020-10-07 09:20:54 +02:00
parent b4d21455fd
commit 8ee7728e84
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,10 @@
{
"attributes": {
"avatar_url": {
"description": "Avatar url of the GitLab User",
"misp-attribute": "link",
"ui-priority": 1
},
"id": {
"description": "GitLab User id",
"misp-attribute": "text",
@ -10,11 +15,6 @@
"misp-attribute": "text",
"ui-priority": 1
},
"username": {
"description": "Username of the GitLab User",
"misp-attribute": "text",
"ui-priority": 1
},
"state": {
"description": "State of the GitLab User",
"disable_correlation": true,
@ -26,9 +26,9 @@
"blocked"
]
},
"avatar_url": {
"description": "Avatar url of the GitLab User",
"misp-attribute": "link",
"username": {
"description": "Username of the GitLab User",
"misp-attribute": "text",
"ui-priority": 1
},
"web_url": {
@ -46,4 +46,4 @@
],
"uuid": "39ef3197-08f5-445f-b3b6-9d4d8604071c",
"version": 1
}
}