Brandefense - Classifier

Classifies fetched Brandefense events into Brandefense Incident or Brandefense Intelligence incident types.

Brandefense Digital Risk Protection Services Classification

Details

IDBrandefense - Classifier
Typeclassification
Version-1
From Version6.10.0
Default Incident TypeBrandefense Incident
FeedNo

Key Type Map

KeyIncident Type
Incident Brandefense Incident
Intelligence Brandefense Intelligence
{
    "id": "Brandefense - Classifier",
    "name": "Brandefense - Classifier",
    "type": "classification",
    "description": "Classifies fetched Brandefense events into Brandefense Incident or Brandefense Intelligence incident types.",
    "version": -1,
    "defaultIncidentType": "Brandefense Incident",
    "keyTypeMap": {
        "Incident": "Brandefense Incident",
        "Intelligence": "Brandefense Intelligence"
    },
    "transformer": {
        "simple": "brandefense_type",
        "complex": null
    },
    "feed": false,
    "fromVersion": "6.10.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}