demisto / demisto-py

Demisto Client for Python
Apache License 2.0
70 stars 41 forks source link

Clarify on README that XSOAR 8 is also supported #123

Open ali-sawyer opened 11 months ago

ali-sawyer commented 11 months ago

Describe the bug The front-page README does not mention XSOAR 8, so it is unclear whether demisto-py supports XSOAR 8.

To Reproduce N/A

Expected behavior I tested it out by following the steps for XSIAM, and demisto-py works great with XSOAR 8! So I would suggest simply updating the README anywhere it says "XSIAM" to "XSIAM or XSOAR 8". For X8, same as XSIAM, you need to either pass in auth_id when instantiating demisto_client or set the environment variable DEMISTO_API_KEY_ID to pass in the API key ID.

Screenshots N/A

Additional context N/A