Details
| ID | IPReputation |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | enhancement |
README
A context script for IP address entities.
Script Data
| Name | Description |
|---|---|
| Script Type | python |
| Tags | enhancement |
Inputs
| Argument Name | Description |
|---|---|
| ip | The IP address to look up. |
Outputs
There are no outputs for this script.
commonfields: id: IPReputation version: -1 name: IPReputation script: '' type: python subtype: python3 tags: - enhancement comment: A context script for IP entities. enabled: true args: - name: ip required: true default: true description: IP address to look up. scripttarget: 0 fromversion: 5.0.0 marketplaces: - xsoar - marketplacev2 - platform dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)