PositiveDetectionsVSDetectionEngines
Shows a bar chart of the number of Positive Detections out of overall detections.
python · Common Scripts
Details
| ID | PositiveDetectionsVSDetectionEngines |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-indicator-section |
README
Shows a bar chart of the number of Positive Detections out of overall detections
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-indicator-section |
| Cortex XSOAR Version | 5.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| indicator | Indicator with detections custom fields |
Outputs
There are no outputs for this script.
comment: Shows a bar chart of the number of Positive Detections out of overall detections. fromversion: 5.0.0 args: - description: Indicator with detections custom fields. name: indicator required: true commonfields: id: PositiveDetectionsVSDetectionEngines version: -1 enabled: true name: PositiveDetectionsVSDetectionEngines script: '-' tags: - dynamic-indicator-section timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole tests: - No test subtype: python3