chg: [exercise] a new generic predicate added for comcheck without name

pull/190/head
Alexandre Dulaunoy 2020-05-18 10:52:34 +02:00
parent 8c4e2a8e8b
commit 43ee8e9492
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 16 additions and 1 deletions

View File

@ -34,6 +34,11 @@
"description": "Cyber SOPEx (formerly known as EuroSOPEx) is the first step in a series of ENISA exercises focusing on training the participants on situational awareness, information sharing, understanding roles and responsibilities and utilising related tools, as agreed by the CSIRTs Network", "description": "Cyber SOPEx (formerly known as EuroSOPEx) is the first step in a series of ENISA exercises focusing on training the participants on situational awareness, information sharing, understanding roles and responsibilities and utilising related tools, as agreed by the CSIRTs Network",
"expanded": "Cyber SOPEx", "expanded": "Cyber SOPEx",
"value": "cyber-sopex" "value": "cyber-sopex"
},
{
"value": "generic",
"expanded": "Generic",
"description": "Generic exercise which are not named."
} }
], ],
"values": [ "values": [
@ -166,9 +171,19 @@
"expanded": "2021" "expanded": "2021"
} }
] ]
},
{
"predicate": "generic",
"entry": [
{
"value": "comcheck",
"expanded": "Communication check",
"description": "A communication check exercise which can include digital or non-digital communication."
}
]
} }
], ],
"version": 7, "version": 8,
"description": "Exercise is a taxonomy to describe if the information is part of one or more cyber or crisis exercise.", "description": "Exercise is a taxonomy to describe if the information is part of one or more cyber or crisis exercise.",
"expanded": "Exercise", "expanded": "Exercise",
"namespace": "exercise" "namespace": "exercise"