{
  "Name": "MimecastEvents-CCF",
  "Author": "SecDevOps - secdevops@obrela.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Mimecast.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The **Mimecast Security Events (CCF)** solution ingests Mimecast Secure Email Gateway, Targeted Threat Protection, DLP and Audit events into Microsoft Sentinel via Mimecast Event Push and the Codeless Connector Framework (Push). No Mimecast credentials are stored in Sentinel; Mimecast posts events to the Azure Monitor Logs Ingestion API using a Microsoft Entra application.",
  "Data Connectors": [
    "Data Connectors/MimecastEvents_ccf/MimecastEvents_ConnectorDefinition.json"
  ],
  "Parsers": [
    "Parsers/MimecastEvents.yaml",
    "Parsers/MimecastCG.yaml",
    "Parsers/MimecastAudit.yaml",
    "Parsers/MimecastTTPUrl.yaml",
    "Parsers/MimecastTTPImpersonation.yaml",
    "Parsers/MimecastTTPAttachment.yaml",
    "Parsers/MimecastDLP.yaml"
  ],
  "BasePath": "C:\\vscode_repo\\Azure-Sentinel\\Solutions\\MimecastEvents-CCF",
  "Version": "3.0.0",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true,
  "Is1PConnector": false
}