args: - default: true description: IOC XML or JSON in STIX format. name: iocXml - default: true description: IOC file entry ID. name: entry_id comment: Parse STIX files to Cortex XSOAR indicators by clicking the **Upload STIX File** button. commonfields: id: StixParser version: -1 enabled: true name: StixParser outputs: - contextPath: STIXParser.value description: Indicator value. type: String - contextPath: STIXParser.type description: Indicator type. type: string - contextPath: STIXParser.rawJSON description: Indicator rawJSON. type: string script: '-' system: true tags: - stix - ioc timeout: 0s type: python subtype: python3 dockerimage: demisto/taxii:1.0.0.10133006 tests: - No tests dependson: {} fromversion: 5.0.0