updated disabling correlation for userid

pull/193/head
kx1499 2018-09-06 13:20:20 -04:00
parent bf64122d32
commit 4ffac9da5e
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,7 @@
}, },
"userid": { "userid": {
"description": "EMployee user identification", "description": "EMployee user identification",
"disable_correlation": true,
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "target-user" "misp-attribute": "target-user"
}, },
@ -36,11 +37,13 @@
}, },
"business-unit": { "business-unit": {
"description": "the organizational business unit associated with the employee", "description": "the organizational business unit associated with the employee",
"disable_correlation": true,
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "target-org" "misp-attribute": "target-org"
}, },
"employee-type": { "employee-type": {
"description": "type of employee", "description": "type of employee",
"disable_correlation": true,
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "text", "misp-attribute": "text",
"values_list": [ "values_list": [