Unreleased (2018-07-02)
Closed issues:
- Retrieve analyzer report after analysis [question] #75
- Keep analyzer reports when merging a case #73
- Unify the naming of statuses and filters #70
Merged pull requests:
- Add support for alert markAsRead/Unread #74 (itsnotapt)
- Missing parameter _field in Between function #71 (tagashy)
- Add Support for update_case_tasks method #63 (billmurrin)
1.4.3 (2018-02-07)
Implemented enhancements:
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:
- fix spelling of exception #58 (billmurrin)
- created get_linked_cases method in api #60 (billmurrin)
1.4.2 (2017-12-27)
Implemented enhancements:
- Raise custom exceptions from api methods instead of calling sys.exit #55
Merged pull requests:
- Add Sighted Support to the Observable Model #54 (billmurrin)
1.4.1 (2017-12-19)
Merged pull requests:
- fix get_case_observables method #53 (billmurrin)
1.4.0 (2017-12-05)
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:
Merged pull requests:
- Added missing attributes to the Case class. #50 (npratley)
- Added the functionality to run a Cortex analyzer on an observable #44 (alexgoedeke)
- Added get_task_logs method #42 (billmurrin)
- Added a method to update a case. #41 (npratley)
1.3.1 (2017-09-17)
Fixed bugs:
- Basic auth doesn't work with version 1.3.0 #38
1.3.0 (2017-09-15)
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:
- Added verify parameter to calls #28 (billmurrin)
1.2.3 (2017-07-20)
Implemented enhancements:
- Adding option for an Internal CA #24
Merged pull requests:
1.2.2 (2017-07-06)
Fixed bugs:
- Remove print calls from TheHiveApi.find_cases method #22
1.2.1 (2017-06-29)
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 (2017-05-12)
Closed issues:
- Add the ability to create a TheHive alert #13
Merged pull requests:
1.1.1 (2017-05-11)
Fixed bugs:
- Use basic auth when calling TheHive apis #14
1.1.0 (2017-03-23)
Implemented enhancements:
1.0.1 (2017-03-08)
Fixed bugs:
- Issue creating a cases without metrics and without case template #8
1.0.0 (2017-03-08)
Closed issues:
* This Change Log was automatically generated by github_changelog_generator