Skip to content

DT Python Wrapper Release v2.10.0

Latest

Choose a tag to compare

@cpanares cpanares released this 08 Sep 13:22
54c9ea7
  • [NEW] Support HMAC signature authentication for feed endpoints and CLI (--no-sign-api-key).
  • [UPDATE] Officially support all available feed parameters and CLI options across real-time threat feed endpoints (including --frombeginning, risk filters, and IP-specific filters).
  • [FIX] Prevent authentication credentials from being passed as plain-text query parameters when header or HMAC authentication is enabled.
  • [FIX] Remove incorrect requirement for sessionID, after, or before parameters when using the feed download endpoint.