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
| ID | indicator_trafficlightprotocol |
|---|---|
| CLI Name | trafficlightprotocol |
| Type | singleSelect |
| From Version | 5.5.0 |
| Required | No |
| Read Only | No |
| Searchable | Yes |
| Case Insensitive | Yes |
| Expiration (hours) | 72 |
Select Values
RED
AMBER+STRICT
AMBER
GREEN
WHITE
CLEAR
Associated Indicator Types
Associated to all indicator typesSource
incidentfield-tlp.json{ "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" ] }