commonfields: id: AlgosecGetNetworkObject version: -1 name: AlgosecGetNetworkObject script: '' type: python subtype: python3 tags: - Algosec comment: Find network objects related to IP address. system: true args: - name: address required: true default: true description: The IP/Subnet to search. - name: type auto: PREDEFINED predefined: - INTERSECT - CONTAINED - CONTAINING - EXACT description: The search method for the address (default is INTERSECT). scripttarget: 0 timeout: 0s dependson: must: - algosec-get-network-object fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted)