Financial entities shall have in place communication plans enabling a responsible disclosure of ICT-related incidents or major vulnerabilities to clients and counterparts as well as to the public, as appropriate.
Plan defining communication procedures for ICT-related incidents and vulnerabilities, including stakeholder notification templates, escalation paths, and public disclosure criteria as required by DORA Article 16.
ict-communication-planfs-ict-communication-planDORA-Art16-P1approval_datestakeholder_categories_count{
"properties": {
"approval_date": {
"format": "date",
"type": "string"
},
"has_disclosure_criteria": {
"type": "boolean"
},
"has_escalation_paths": {
"type": "boolean"
},
"has_notification_templates": {
"type": "boolean"
},
"includes_media_handling": {
"type": "boolean"
},
"includes_regulatory_notification": {
"type": "boolean"
},
"last_simulation_date": {
"format": "date",
"type": "string"
},
"plan_version": {
"type": "string"
},
"stakeholder_categories_count": {
"minimum": 0,
"type": "integer"
}
},
"required": [
"plan_version",
"approval_date",
"has_notification_templates",
"has_escalation_paths",
"has_disclosure_criteria"
],
"type": "object"
}