{
  "Name": "GitLab",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [GitLab](https://about.gitlab.com/solutions/devops-platform/) solution allows you to easily connect your GitLab (GitLab Enterprise Edition - Standalone) logs into Microsoft Sentinel. This gives you more security insight into your organization's DevOps pipelines.\n\nThis solution is dependent on the Syslog solution containing the Syslog via AMA connector to collect the logs. The Syslog  solution will be installed as part of this solution installation. \n\n **NOTE**: Microsoft recommends installation of Syslog via AMA Connector. Legacy connector uses the Log Analytics agent which were deprecated on **Aug 31, 2024.** Using MMA and AMA on same machine can cause log duplication and extra ingestion cost [more details](https://learn.microsoft.com/en-us/azure/sentinel/ama-migrate).",
  "Parsers": [
    "Parsers/GitLabAccess.yaml",
    "Parsers/GitLabApp.yaml",
    "Parsers/GitLabAudit.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/GitLab_BruteForce.yaml",
    "Analytic Rules/GitLab_ExternalUser.yaml",
    "Analytic Rules/GitLab_Impersonation.yaml",
    "Analytic Rules/GitLab_LocalAuthNoMFA.yaml",
    "Analytic Rules/GitLab_MaliciousIP.yaml",
    "Analytic Rules/GitLab_PAT_Repo.yaml",
    "Analytic Rules/GitLab_RepoVisibilityChange.yaml",
    "Analytic Rules/GitLab_Repo_Deletion.yaml",
    "Analytic Rules/GitLab_SignInBurst.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-syslog"
  ],
  "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\GitLab",
  "Version": "3.0.2",
  "TemplateSpec": true,
  "Is1PConnector": false
}