Skip to content

Commit 8ee7728

Browse files
committed
chg: [gitlab-user] because -r is important
1 parent b4d2145 commit 8ee7728

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

objects/gitlab-user/definition.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"attributes": {
3+
"avatar_url": {
4+
"description": "Avatar url of the GitLab User",
5+
"misp-attribute": "link",
6+
"ui-priority": 1
7+
},
38
"id": {
49
"description": "GitLab User id",
510
"misp-attribute": "text",
@@ -10,11 +15,6 @@
1015
"misp-attribute": "text",
1116
"ui-priority": 1
1217
},
13-
"username": {
14-
"description": "Username of the GitLab User",
15-
"misp-attribute": "text",
16-
"ui-priority": 1
17-
},
1818
"state": {
1919
"description": "State of the GitLab User",
2020
"disable_correlation": true,
@@ -26,9 +26,9 @@
2626
"blocked"
2727
]
2828
},
29-
"avatar_url": {
30-
"description": "Avatar url of the GitLab User",
31-
"misp-attribute": "link",
29+
"username": {
30+
"description": "Username of the GitLab User",
31+
"misp-attribute": "text",
3232
"ui-priority": 1
3333
},
3434
"web_url": {
@@ -46,4 +46,4 @@
4646
],
4747
"uuid": "39ef3197-08f5-445f-b3b6-9d4d8604071c",
4848
"version": 1
49-
}
49+
}

0 commit comments

Comments
 (0)