Affected data

"‘personal data’ means any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;" - GDPR Art. 4

Common Scripts multiSelect

Details

IDincident_affecteddata
CLI Nameaffecteddata
TypemultiSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableYes

Select Values

  • Personal
  • sensitive (eg. health/genetic data)
  • Non-sensitive
  • Non-personal

Associated Incident Types

{
    "id": "incident_affecteddata",
    "version": -1,
    "modified": "2019-04-17T13:40:40.223872634Z",
    "name": "Affected data",
    "ownerOnly": false,
    "placeholder": "",
    "description": "\"‘personal data’ means any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;\" - GDPR Art. 4",
    "cliName": "affecteddata",
    "type": "multiSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "Personal",
        "sensitive (eg. health/genetic data)",
        "Non-sensitive",
        "Non-personal"
    ],
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "GDPR Data Breach"
    ],
    "systemAssociatedTypes": null,
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}