commonfields: id: AlgosecGetApplications version: -1 name: AlgosecGetApplications script: '' type: python subtype: python3 tags: - Algosec comment: Find applications containing network objects related to IP address using AppViz. 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. scripttarget: 0 timeout: 0s dependson: must: - algosec-get-applications fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10116658 tests: - No tests (auto formatted)