chg: [cnw permissions] added mailing list
parent
cbe2f7f684
commit
0d9dbd85c2
|
@ -2,7 +2,7 @@
|
|||
"name": "CSIRT network permissions",
|
||||
"namespace": "csn",
|
||||
"description": "Template of additional tooling permissions for the CSIRT network",
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"scope": "user",
|
||||
"uuid": "447ded8b-314b-41c7-a913-4ce32535b28d",
|
||||
"source": "CSIRT network",
|
||||
|
@ -22,6 +22,10 @@
|
|||
{
|
||||
"field": "perm_misp",
|
||||
"type": "boolean"
|
||||
},
|
||||
{
|
||||
"field": "perm_mailing_list",
|
||||
"type": "boolean"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue