args: - description: IP Address to match. name: ip required: true - description: Tags to search (comma separated string). isArray: true name: tags comment: Deprecated. No available replacement. > Match provided IP address in all the Indicators of type CIDR with the provided tags (longest match). deprecated: true commonfields: id: MatchIPinCIDRIndicators version: -1 dockerimage: demisto/python3:3.10.13.83255 enabled: true name: MatchIPinCIDRIndicators outputs: - contextPath: MatchingCIDRIndicator description: Matching CIDR Indicator. runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 tests: - No tests (auto formatted)