Skip to content

Releases: TheHive-Project/TheHive4py

1.4.3 Release

07 Feb 13:32
Compare
Choose a tag to compare

1.4.3

Full Changelog

Implemented enhancements:

  • add update_alert to allow updating an alert #61 (Rolinh)

Fixed bugs:

  • How to close a case via API #67
  • CustomFields are not updated in update_case #66
  • Correction in update_case usage #57

Merged pull requests:

1.4.2 Release

27 Dec 10:24
Compare
Choose a tag to compare

1.4.2 (2017-12-27)

1.4.2

Implemented enhancements:

  • Raise custom exceptions from api methods instead of calling sys.exit #55

Merged pull requests:

1.4.1 Release

19 Dec 09:45
Compare
Choose a tag to compare

1.4.1

Full Changelog

Merged pull requests:

1.4.0 Release

05 Dec 13:53
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Provide just the template name when creating a case from a template #45
  • Add support of custom fields to the case model #39
  • Case helper #37 (npratley)

Fixed bugs:

  • Error updating case #51

Closed issues:

  • Add a query builder capabilities #49
  • Run Cortex analyzer through api #40
  • Update case #5

Merged pull requests:

1.3.1 Release

04 Dec 13:26
Compare
Choose a tag to compare

1.3.1 (2017-09-17)

Full Changelog

Fixed bugs:

  • Basic auth doesn't work with version 1.3.0 #38

1.3.0 Release

04 Dec 13:27
Compare
Choose a tag to compare

1.3.0 (2017-09-15)

Full Changelog

Implemented enhancements:

  • Allow specifying range to return > 10 cases, observables, etc., #30
  • fix two cases of bad indentation in exception handling code #26 (Rolinh)
  • fix default severity level of an alert #25 (Rolinh)

Fixed bugs:

  • certificate verify option not included in create_case_task #27

Closed issues:

  • Add an API method to create users #33
  • Feature Request - Task Log Template/Boilerplate Text #32
  • Add support to authentication by API key #36
  • Add a find_alerts method to search for alerts #31

Merged pull requests:

1.2.3 Release

04 Dec 13:27
Compare
Choose a tag to compare

1.2.3 (2017-07-20)

Full Changelog

Implemented enhancements:

  • Adding option for an Internal CA #24

Merged pull requests:

1.2.2 Release

04 Dec 13:27
Compare
Choose a tag to compare

1.2.2 (2017-07-06)

Full Changelog

Fixed bugs:

  • Remove print calls from TheHiveApi.find_cases method #22

1.2.1 Release

04 Dec 13:28
Compare
Choose a tag to compare

1.2.1 (2017-06-29)

Full Changelog

Fixed bugs:

  • Fix the issue related to wrong base64 decoding when creating alerts #20
  • python-magic dependency not in setup.py #19
  • "future" dependency not documented in requirements.txt #18

Merged pull requests:

1.2.0 Release

04 Dec 13:29
Compare
Choose a tag to compare

1.2.0 (2017-05-12)

Full Changelog

Closed issues:

  • Add the ability to create a TheHive alert #13

Merged pull requests: