Skip to content

Releases: OpenCTI-Platform/client-python

Version 2.1.3

05 Dec 09:14

Choose a tag to compare

Enhancements:

  • #41 Handle relations creation with first_seen and last_seen
  • #39 Handle observed data as observables
  • #37 Update the methods to be able to export all entities in STIX2
  • #14 Refactor the client to make it more maintainable/understandable
  • #13 Use **kwargs for all API client methods

Version 2.0.1

27 Oct 06:43

Choose a tag to compare

Enhancements:

  • #32 Introduce methods in API and connectors helper to store connectors states
  • #28 removing commercial reports.

Bug Fixes:

  • #30 Use proper function to update observables

Version 2.0.0

23 Oct 11:35

Choose a tag to compare

Enhancements:

  • #25 Implement methods for export/import upload/download
  • #24 Upgrade the library with methods for new generation connectors (2.0.0)
  • #22 Handle update of all entities

Bug Fixes:

  • #26 Packaging problem
  • #21 Case sensitivity
  • #18 Possible race condition when creating non-existing objects?

Version 1.2.13

01 Aug 08:18

Choose a tag to compare

Bug Fixes:

  • #15 Queue delete leads to messages lost

Version 1.2.12

21 Jul 20:00

Choose a tag to compare

Enhancements:

  • #12 Split STIX2 bundle before sending them in ConnectorHelper
  • #7 Handle STIX 2 indicators import

Version 1.2.9

11 Jul 00:26

Choose a tag to compare

Enhancements:

  • #8 Add a new class for connector helper

Version 1.2.4

05 Jul 00:19

Choose a tag to compare

Enhancements:

  • #6 Handle observables export as STIX2 indicators

Version 1.2.2

02 Jul 00:43

Choose a tag to compare

Bug Fixes:

  • #3 Fix the STIX2 class for a compliant export

Version 1.2.1

28 Jun 00:03

Choose a tag to compare

Enhancements:

  • #2 Add a method of health check
  • #1 Add methods to select observables and their relations