args: - description: The indicator value (ex 1.1.1.1). name: indicator required: true - description: The indicator type (ex ip, url, email, domain). name: indicatorType required: true - description: The indicator score. name: score required: true - description: The vendor to assign to this DBotScoreEntry. name: vendor required: true - auto: PREDEFINED description: The reputation reliability. name: reliability predefined: - A+ - 3rd party enrichment - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged comment: Add DBot score to context for indicators with custom vendor, score, reliability, and type. commonfields: id: AddDBotScoreToContext version: -1 dockerimage: demisto/python3:3.12.13.10404775 enabled: true name: AddDBotScoreToContext runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 tests: - No tests (auto formatted)