Skip to main content

DEPRECATED - This package has been merged into xsoar-cli. See https://github.com/tlium/xsoar-cli

Project description

DEPRECATED -- This project has been merged into xsoar-cli and will receive no further updates.

xsoar-client

Python client library for Palo Alto XSOAR (formerly Demisto). Provides programmatic access to XSOAR servers for content pack management, case operations, and artifact handling.

This library is the foundation for xsoar-cli. Use xsoar-client directly when building custom integrations or automation scripts. For command-line usage, use xsoar-cli instead.

Installation

pip install xsoar-client

Requirements

  • Python 3.10 or higher
  • XSOAR/XSIAM server (version 6 or 8)
  • Valid API credentials

Configuration

Environment Variables

Authentication credentials are read from environment variables:

  • DEMISTO_API_KEY - XSOAR API key
  • DEMISTO_BASE_URL - XSOAR server URL (e.g., https://xsoar.example.com)
  • XSIAM_AUTH_ID - XSIAM authentication ID (XSOAR 8 only)

ClientConfig Parameters

  • server_version (required) - XSOAR server version (6 or 8)
  • custom_pack_authors - List of custom pack authors (default: [])
  • api_token - API token (default: from DEMISTO_API_KEY environment variable)
  • server_url - Server URL (default: from DEMISTO_BASE_URL environment variable)
  • xsiam_auth_id - XSIAM auth ID (default: from XSIAM_AUTH_ID environment variable)
  • verify_ssl - SSL verification, boolean or path to CA bundle (default: False)

Artifact Providers

Artifact providers handle storage and retrieval of custom content packs from cloud storage.

AWS S3

Requires AWS credentials configured via AWS CLI or standard AWS environment variables.

Azure Blob Storage

Requires AZURE_STORAGE_SAS_TOKEN environment variable.

Use Cases

  • Custom automation scripts for XSOAR operations
  • CI/CD pipeline integration for content deployment
  • Bulk operations across multiple XSOAR instances
  • Custom tooling built on top of XSOAR APIs

For CLI-based workflows and usage examples, see xsoar-cli.

License

Distributed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xsoar_client-2.2.1.tar.gz (38.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xsoar_client-2.2.1-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file xsoar_client-2.2.1.tar.gz.

File metadata

  • Download URL: xsoar_client-2.2.1.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xsoar_client-2.2.1.tar.gz
Algorithm Hash digest
SHA256 ff8efd98f55a8af53ca7c6ffaac8a7a653d85bd9a0663c0e5e2111c6bbfeb770
MD5 c411f6121ab4d4af1ace0058b28f355b
BLAKE2b-256 7c8433f4ebf302e62cf64690b0b7424ad2a09cb3c52f0faa3eb86d5f3442492f

See more details on using hashes here.

Provenance

The following attestation bundles were made for xsoar_client-2.2.1.tar.gz:

Publisher: release.yml on tlium/xsoar-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file xsoar_client-2.2.1-py3-none-any.whl.

File metadata

  • Download URL: xsoar_client-2.2.1-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for xsoar_client-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b70743b25d209362072a897e5737cd413cb3cfa1b70bcdf77ee9bbb4a576e243
MD5 bf8e438a0d4e9eae43f36e1caf176955
BLAKE2b-256 26490551ba99cc1edf16e8e2a33235bc26bf50593ff864f8fc404962d3cef7ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for xsoar_client-2.2.1-py3-none-any.whl:

Publisher: release.yml on tlium/xsoar-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page