Skip to content

Releases: TheHive-Project/TheHive4py

1.8.0

27 Nov 13:50
Compare
Choose a tag to compare

Fixed bugs:

  • [Bug] With TheHive 4.0.1 thehive4py api.get_case_observables() fails #198
  • Error updating alert artifact #195
  • typo error on api.py line 658 #173
  • Documentation mismatch on function return #165
  • Fix exception handling for merge_alert_into_case #203 (haam3r)
  • Issue #173: corrected typo 'custom_field.madatory' to 'custom_field.mandatory' #188 (fwalloe)

Closed issues:

  • Add attachment download support #204
  • Add method to merge an alert into a case #197
  • Add support to ignoreSimilarity attribute #194
  • Query ContainsString not working #193
  • Missing function delete_case_task #190
  • [Bug] Get_Case_Template broken in TheHive 4 #183
  • [Bug] Cannot create Case Observable on TheHive4 despite manageObservable Permission #179
  • Add support to alert.externalLink attribute #169
  • Create enumerations for enumerated data #161
  • Add find_task_logs function #160
  • Add PAP field to alert #159
  • Add find_observables method #157
  • Querying for Cases that Contain Substring in Custom Field #128
  • FR: Download file from task log #112
  • Allow file observable creation from memory #35

Merged pull requests:

1.7.2

24 Jun 10:06
Compare
Choose a tag to compare

1.7.2 (2020-06-24)

Full Changelog

Fixed bugs:

  • Fix the constructor of TheHiveApi class #170
  • NameError: name 'requests' is not defined #163

Merged pull requests:

1.7.1

04 Jun 15:57
Compare
Choose a tag to compare

1.7.1 (2020-06-04)

Full Changelog

Fixed bugs:

  • Not able to create Case Observable #162

Merged pull requests:

1.7.0

29 May 10:50
Compare
Choose a tag to compare

1.7.0 (2020-05-29)

Full Changelog

Implemented enhancements:

  • Add custom field support for new types #152
  • Return type is not correctly filled #150
  • Models Case and CaseTemplate don't have PAP attribute #127
  • Improve jsonify function to allow excluding attributes #125

Fixed bugs:

  • Add support to datetime for "date" CustomFields #138
  • Update alert using 'fields' is not working #130
  • Models should have the attribute 'id' #120
  • promote_alert_to_case() doesn't apply caseTemplate #114
  • PAP flag missing when creating a case from a retrieved Case object #111
  • Specify an optional case template parameter to promote_alert_to_case #115 (agix)

Closed issues:

  • FR: Get "task name" in an "case_task_log" event #148
  • support for case template deletion/creation #124
  • Example python create case with observables #113
  • Alert create error: ('Connection aborted.', error(104, 'Connection reset by peer') #109
  • Requesting analyzer report from cortex with thehive4py #107
  • Add support to multi tenancy #154
  • Add support to like and wildcard operators #149
  • Add ioc and sighted attributes to case and alert artifacts #126
  • Create update_case_observable #121

Merged pull requests:

1.6.0

29 May 10:05
Compare
Choose a tag to compare

1.6.0 (2018-12-17)

Full Changelog

Merged pull requests:

1.5.3

29 May 10:05
Compare
Choose a tag to compare

1.5.3 (2018-11-16)

Full Changelog

Fixed bugs:

  • Unable to close case as TruePositive WithImpact #93

1.5.2

29 May 10:05
Compare
Choose a tag to compare

1.5.2 (2018-11-12)

Full Changelog

Fixed bugs:

  • Support task-groups for tasks (e.g. creation of Cases) #91

Closed issues:

  • Unknown attribute alert.customFields when creating alert in version 1.5.1 #88

Merged pull requests:

1.5.1 Release

12 Oct 09:24
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

1.5.0 Release

25 Sep 11:06
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Add a simple template search method #83
  • Max recursion depth exceeded error #82

Merged pull requests:

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: