OverviewΒΆ
The McAfee Threat Intelligence Exchange (TIE) DXL Python client library provides a high level wrapper for the TIE Data Exchange Layer (DXL) API.
The purpose of this library is to allow users to access the features of TIE (manage reputations, determine where a file has executed, etc.) without having to focus on lower-level details such as TIE-specific DXL topics and message formats.
The dxltieclient.client.TieClient
class wraps the connection to the DXL fabric and is used to
access the features of TIE.