args: - description: The indicators to which to add the reputation. isArray: true name: input required: true comment: This script adds the reputation to Onion URL indicators. The script is automatically triggered when a Onion URL indicator is auto-extracted. For instance, if you run a Cortex XSOAR CLI on a valid Onion URL, the indicators are extracted automatically and this script is triggered for the extracted indicators. commonfields: id: OnionURLReputation version: -1 enabled: true name: OnionURLReputation script: '-' subtype: python3 tags: - reputation timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10404775 fromversion: 5.0.0 tests: - No tests (auto formatted)