Skip to content

Commit 973d67c

Browse files
committed
GambitSecurity: set offerId to gambit_security_balens_platform
1 parent 02e4792 commit 973d67c

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

12 Bytes
Binary file not shown.

Solutions/GambitSecurity/Package/mainTemplate.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"variables": {
4747
"_solutionName": "GambitSecurity",
4848
"_solutionVersion": "3.0.0",
49-
"solutionId": "94378370.gambit_security",
49+
"solutionId": "94378370.gambit_security_balens_platform",
5050
"_solutionId": "[variables('solutionId')]",
5151
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
5252
"dataConnectorCCPVersion": "3.0.0",
@@ -984,19 +984,19 @@
984984
},
985985
"customDetails": {
986986
"PolicyCategories": "PolicyCategories",
987-
"AffectedSystems": "AffectedSystems",
988987
"RemediationSteps": "RemediationSteps",
989-
"IssueStatus": "IssueStatus",
988+
"AffectedSystems": "AffectedSystems",
989+
"Environment": "Environment",
990990
"PolicyName": "PolicyName",
991-
"Environment": "Environment"
991+
"IssueStatus": "IssueStatus"
992992
},
993993
"incidentConfiguration": {
994994
"createIncident": true,
995995
"groupingConfiguration": {
996996
"enabled": false,
997997
"lookbackDuration": "PT5H",
998-
"reopenClosedIncident": false,
999-
"matchingMethod": "AllEntities"
998+
"matchingMethod": "AllEntities",
999+
"reopenClosedIncident": false
10001000
}
10011001
}
10021002
}

Solutions/GambitSecurity/SolutionMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"publisherId": "94378370",
3-
"offerId": "gambit_security",
3+
"offerId": "gambit_security_balens_platform",
44
"firstPublishDate": "2026-07-01",
55
"providers": ["Gambit Security"],
66
"categories": {

0 commit comments

Comments
 (0)