mirror of https://github.com/MISP/misp-objects
chg: [gitlab-user] because -r is important
parent
b4d21455fd
commit
8ee7728e84
|
@ -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
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue