Details
| ID | VerifyIPv4Indicator |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | indicator-format |
README
Verify that the address is a valid IPv4 address.
args: - default: true description: The IPv4 to vriefy. isArray: true name: input comment: Verify that the address is a valid IPv4 address. commonfields: id: VerifyIPv4Indicator version: -1 enabled: true name: VerifyIPv4Indicator script: '-' tags: - indicator-format timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 5.5.0 tests: - No test