Skip to content

1.7.0

Compare
Choose a tag to compare
@nadouani nadouani released this 29 May 10:50

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: