TheHive4py
TheHive4py copied to clipboard
Python API Client for TheHive
Related to issue #322 As today, all functions related to download of files take a file path as an argument, and download themselves the file on the filesystem (by using...
As today, all functions related to download of files take a file path as an argument, and download themselves the file on the filesystem (by using the functions in the...
As per #324
Since TheHive v5.3.0 the license restrictions are lifted for the first 15 days. This is a great opportunity to rework the integrator container and get rid of the previous pre-licensed...
The Hive API does not appear to have the ability to add tasks to a group like you can in the UI. When using thehive4py it will create tasks under...
* Case: list existing case shares, delete existing case share, create new case share * CaseTask: create new case task share * CaseObservable: create new case observable share * Add...
The idea is to create a test case that picks up the sample scripts from the examples/ folder and embed them into the test run. An ideal solution would just...
Find or create a solution to auto gerenate release notes based on issues rather than the native pull request notes.
Probably a good idea to include a similar changelog section in the v2.x docs just like in v1.x: https://thehive-project.github.io/TheHive4py/1.x/changelog/
Todo: - [ ] add case endpoint examples - [ ] add docstrings for api reference