Details
| ID | imagecompare |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/processing-image-file:1.0.0.9067966 |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Used In
This script is used in the following playbooks and scripts.
- Suspicious Domain Hunting Incident Handling
Inputs
| Argument Name | Description |
|---|---|
| org_image | Provide the Entry ID. |
| sec_image | Provide the Entry ID. |
Outputs
There are no outputs for this script.
commonfields: id: imagecompare version: -1 name: imagecompare comment: "Compares two images and returns a similarity score." script: '' type: python tags: [] enabled: true args: - name: org_image description: 'Provide the Entry ID.' - name: sec_image description: Provide the Entry ID. scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/processing-image-file:1.0.0.9067966 runas: DBotWeakRole engineinfo: {} tests: - No tests (auto formatted) dockerimage45: demisto/processing-image-file:1.0.0.89250 fromversion: 6.10.0