args: - description: A comma-separated list of CIDR inputs. isArray: true name: input required: true comment: Verify that the CIDRs are valid. commonfields: id: VerifyCIDR version: -1 name: VerifyCIDR script: '-' tags: - indicator-format timeout: '0' type: python subtype: python3 runas: DBotWeakRole dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.5.0 tests: - VerifyCIDR-Test