-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* updating to add core rest api support * removed from xsiam marketplace * updated descriptions on incident fields to include core rest api * adding email to pack metadata * updated release notes for 1.0.6 * Updated release notes to remove the layout and type * added if113 to the pack ignore for the fields * Apply suggestions from code review * updated docker container in readme * fix release notes validation --------- Co-authored-by: Mike Beauchamp <[email protected]> Co-authored-by: Israel Lappe <[email protected]>
- Loading branch information
1 parent
b8a0d97
commit a81b3df
Showing
18 changed files
with
935 additions
and
2,116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 28 additions & 28 deletions
56
Packs/XSOAR-SimpleDevToProd/IncidentFields/incidentfield-XSOAR_Dev_Instance_Name.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoardevinstancename", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "Name of the Dev Demisto REST API Instance in the simple Dev to Prod setup", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoardevinstancename", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Dev Instance Name", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoardevinstancename", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "Name of the Dev Core or Demisto REST API Instance in the simple Dev to Prod setup", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoardevinstancename", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Dev Instance Name", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
} |
56 changes: 28 additions & 28 deletions
56
Packs/XSOAR-SimpleDevToProd/IncidentFields/incidentfield-XSOAR_Dev_to_Prod_Method.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoardevtoprodmethod", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "The method used in the XSOAR Dev to Prod playbook, (Manual or Automated)", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoardevtoprodmethod", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Dev to Prod Method", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoardevtoprodmethod", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "The method used in the XSOAR Dev to Prod playbook, (Manual or Automated)", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoardevtoprodmethod", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Dev to Prod Method", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
} |
56 changes: 28 additions & 28 deletions
56
Packs/XSOAR-SimpleDevToProd/IncidentFields/incidentfield-XSOAR_Prod_Instance_Name.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoarprodinstancename", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "Name of the Prod Demisto REST API Instance in the simple Dev to Prod setup", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoarprodinstancename", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Prod Instance Name", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"XSOAR Dev to Prod" | ||
], | ||
"caseInsensitive": true, | ||
"cliName": "xsoarprodinstancename", | ||
"closeForm": false, | ||
"content": true, | ||
"description": "Name of the Prod Core or Demisto REST API Instance in the simple Dev to Prod setup", | ||
"editForm": true, | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_xsoarprodinstancename", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "XSOAR Prod Instance Name", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": true, | ||
"useAsKpi": false, | ||
"version": -1, | ||
"fromVersion": "6.0.0" | ||
} |
58 changes: 29 additions & 29 deletions
58
Packs/XSOAR-SimpleDevToProd/IncidentTypes/incidenttype-XSOAR_Dev_to_Prod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
{ | ||
"autorun": true, | ||
"color": "#F06292", | ||
"days": 0, | ||
"daysR": 0, | ||
"default": false, | ||
"detached": false, | ||
"disabled": false, | ||
"extractSettings": { | ||
"fieldCliNameToExtractSettings": { | ||
|
||
}, | ||
"mode": "All" | ||
}, | ||
"hours": 0, | ||
"hoursR": 0, | ||
"id": "XSOAR Dev to Prod", | ||
"layout": "XSOAR Dev to Prod", | ||
"locked": false, | ||
"name": "XSOAR Dev to Prod", | ||
"onChangeRepAlg": 1, | ||
"playbookId": "JOB - XSOAR - Export Selected Custom Content", | ||
"readonly": false, | ||
"reputationCalc": 1, | ||
"system": false, | ||
"version": -1, | ||
"weeks": 0, | ||
"weeksR": 0, | ||
"fromVersion": "6.0.0", | ||
"marketplaces": ["xsoar"] | ||
"autorun": true, | ||
"color": "#F06292", | ||
"days": 0, | ||
"daysR": 0, | ||
"default": false, | ||
"detached": false, | ||
"disabled": false, | ||
"extractSettings": { | ||
"fieldCliNameToExtractSettings": {}, | ||
"mode": "All" | ||
}, | ||
"hours": 0, | ||
"hoursR": 0, | ||
"id": "XSOAR Dev to Prod", | ||
"layout": "XSOAR Dev to Prod", | ||
"locked": false, | ||
"name": "XSOAR Dev to Prod", | ||
"onChangeRepAlg": 1, | ||
"playbookId": "JOB - XSOAR - Export Selected Custom Content", | ||
"readonly": false, | ||
"reputationCalc": 1, | ||
"system": false, | ||
"version": -1, | ||
"weeks": 0, | ||
"weeksR": 0, | ||
"fromVersion": "6.0.0", | ||
"marketplaces": [ | ||
"xsoar" | ||
] | ||
} |
Oops, something went wrong.