CBAlerts
Get the list of Alerts from Carbon Black Enterprise Response. Supports the same arguments as the cb-alerts command.
python · Carbon Black Enterprise Response
Details
| ID | CBAlerts |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | carbon-black |
README
Gets the list of alerts from Carbon Black Enterprise Response. This script supports the same arguments as the cb-alerts command.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | carbon-black |
Dependencies
This script uses the following commands and scripts.
- cb-alert
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: CBAlerts version: -1 name: CBAlerts script: '' type: python subtype: python3 tags: - carbon-black comment: Get the list of Alerts from Carbon Black Enterprise Response. Supports the same arguments as the cb-alerts command. system: true scripttarget: 0 dependson: must: - cb-alert timeout: 0s fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted)