ResolveGemAlert
Post Processing Script that will resolve the relevant Threat in the Gem platform.
python · Gem
Details
| ID | ResolveGemAlert |
|---|---|
| Language | python |
| From Version | 6.12.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | post-processing field-change-triggered |
README
Post Processing Script that will close linked Incidents when the Incident is closed. Will set the same close code as the parent, and add closing notes from the parent.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | post-processing, training, internal |
| Cortex XSOAR Version | 6.8.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: "Post Processing Script that will resolve the relevant Threat in the Gem platform." commonfields: id: ResolveGemAlert version: -1 dockerimage: demisto/python3:3.12.13.10116658 enabled: true name: ResolveGemAlert runas: DBotWeakRole script: "" scripttarget: 0 subtype: python3 tags: - post-processing - field-change-triggered type: python fromversion: 6.12.0 tests: - No tests (auto formatted)