Skip to content

Commit

Permalink
Merge branch 'master' into v-pb-okta
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Dec 12, 2024
2 parents 0873f50 + 4c7ef86 commit 4ffd1ae
Show file tree
Hide file tree
Showing 19 changed files with 77 additions and 1,014 deletions.
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_BruteForce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -44,5 +44,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: User
version: 1.0.0
version: 1.0.1
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_ExternalUser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -45,5 +45,5 @@ entityMappings:
fieldMappings:
- identifier: DomainName
columnName: DomainName
version: 1.0.0
version: 1.0.1
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_Impersonation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -44,5 +44,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: TargetDetails
version: 1.0.1
version: 1.0.2
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_LocalAuthNoMFA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand All @@ -29,5 +29,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: AuthorUserName
version: 1.0.0
version: 1.0.1
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_MaliciousIP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ requiredDataConnectors:
- connectorId: ThreatIntelligenceTaxii
dataTypes:
- ThreatIntelligenceIndicator
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -45,5 +45,5 @@ entityMappings:
fieldMappings:
- identifier: Url
columnName: Url
version: 1.0.2
version: 1.0.3
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_PAT_Repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand All @@ -32,5 +32,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: AuthorName
version: 1.0.0
version: 1.0.1
kind: Scheduled
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -35,5 +35,5 @@ entityMappings:
fieldMappings:
- identifier: Url
columnName: EntityName
version: 1.0.0
version: 1.0.1
kind: Scheduled
4 changes: 2 additions & 2 deletions Solutions/GitLab/Analytic Rules/GitLab_Repo_Deletion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
severity: Medium
status: Available
requiredDataConnectors:
- connectorId: Syslog
- connectorId: SyslogAma
dataTypes:
- Syslog
queryFrequency: 1h
Expand Down Expand Up @@ -48,5 +48,5 @@ entityMappings:
fieldMappings:
- identifier: FullName
columnName: AuthorName
version: 1.0.0
version: 1.0.1
kind: Scheduled
7 changes: 2 additions & 5 deletions Solutions/GitLab/Data/Solution_Gitlab.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"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 is about to be deprecated by **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).",
"Data Connectors": [
"Data Connectors/Connector_Syslog_GitLab.json"
],
"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",
Expand All @@ -27,7 +24,7 @@
],
"Metadata": "SolutionMetadata.json",
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\GitLab",
"Version": "3.0.1",
"Version": "3.0.2",
"TemplateSpec": true,
"Is1PConnector": false
}
Binary file added Solutions/GitLab/Package/3.0.2.zip
Binary file not shown.
33 changes: 1 addition & 32 deletions Solutions/GitLab/Package/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"config": {
"isWizard": false,
"basics": {
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/GitLab/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe [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 is about to be deprecated by **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).\n\n**Data Connectors:** 1, **Parsers:** 3, **Analytic Rules:** 9\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/GitLab/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe [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).\n\n**Parsers:** 3, **Analytic Rules:** 9\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"subscription": {
"resourceProviders": [
"Microsoft.OperationsManagement/solutions",
Expand Down Expand Up @@ -51,37 +51,6 @@
}
],
"steps": [
{
"name": "dataconnectors",
"label": "Data Connectors",
"bladeTitle": "Data Connectors",
"elements": [
{
"name": "dataconnectors1-text",
"type": "Microsoft.Common.TextBlock",
"options": {
"text": "This Solution installs the data connector for GitLab. You can get GitLab Syslog data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
}
},
{
"name": "dataconnectors-parser-text",
"type": "Microsoft.Common.TextBlock",
"options": {
"text": "The Solution installs a parser that transforms the ingested data into Microsoft Sentinel normalized format. The normalized format enables better correlation of different types of data from different data sources to drive end-to-end outcomes seamlessly in security monitoring, hunting, incident investigation and response scenarios in Microsoft Sentinel."
}
},
{
"name": "dataconnectors-link2",
"type": "Microsoft.Common.TextBlock",
"options": {
"link": {
"label": "Learn more about connecting data sources",
"uri": "https://docs.microsoft.com/azure/sentinel/connect-data-sources"
}
}
}
]
},
{
"name": "analytics",
"label": "Analytics",
Expand Down
Loading

0 comments on commit 4ffd1ae

Please sign in to comment.