GetIndicatorDBotScoreFromCache
Get the overall score for the indicator as calculated by DBot.
javascript · Common Scripts
Details
| ID | GetIndicatorDBotScoreFromCache |
|---|---|
| Language | javascript |
| From Version | 6.0.0 |
README
Get the overall score for the indicator as calculated by DBot.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | |
| Cortex XSOAR Version | 6.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| value | A comma-separated list of indicator values to check. |
Outputs
There are no outputs for this script.
args: - description: A comma-separated list of indicator values to check. name: value required: true isArray: true comment: Get the overall score for the indicator as calculated by DBot. commonfields: id: GetIndicatorDBotScoreFromCache version: -1 enabled: true name: GetIndicatorDBotScoreFromCache runas: DBotWeakRole script: '' scripttarget: 0 tags: [] type: javascript fromversion: 6.0.0 tests: - GetIndicatorDBotScoreFromCache-Test