Traffic Light Protocol

TLP is a set of designations used to ensure that sensitive information is shared with the appropriate audience. It employs four colors to indicate expected sharing boundaries to be applied by the recipient(s).

Common Types singleSelect

Details

IDindicator_trafficlightprotocol
CLI Nametrafficlightprotocol
TypesingleSelect
From Version5.5.0
RequiredNo
Read OnlyNo
SearchableYes
Case InsensitiveYes
Expiration (hours)72

Select Values

RED AMBER+STRICT AMBER GREEN WHITE CLEAR

Associated Indicator Types

Associated to all indicator types
{
    "id": "indicator_trafficlightprotocol",
    "version": -1,
    "modified": "2019-12-29T13:53:55.930017+02:00",
    "propagationLabels": null,
    "name": "Traffic Light Protocol",
    "ownerOnly": false,
    "placeholder": "",
    "description": "TLP is a set of designations used to ensure that sensitive information is shared with the appropriate audience. It employs four colors to indicate expected sharing boundaries to be applied by the recipient(s).",
    "cliName": "trafficlightprotocol",
    "type": "singleSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "",
        "RED",
        "AMBER+STRICT",
        "AMBER",
        "GREEN",
        "WHITE",
        "CLEAR"
    ],
    "validationRegex": "",
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 2,
    "hidden": false,
    "associatedTypes": null,
    "systemAssociatedTypes": null,
    "associatedToAll": true,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": null,
    "defaultRows": null,
    "sla": 0,
    "threshold": 72,
    "breachScript": "",
    "fromVersion": "5.5.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}