Merge branch 'develop'

pull/116/head
iglocska 2022-11-17 11:20:14 +01:00
commit d74b28a9fb
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 5 additions and 1 deletions

View File

@ -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"
}
]
}