Kamforka
Kamforka
### Request Type Bug ### Work Environment | Question | Answer | | -------------------------- | ------------------------------------- | | OS version (server) | Ubuntu 20.04 | | OS version (client) |...
### Request Type Feature Request ### Feature Description Currently no audit trails are stored for Task and Log entities. This might disable the enterprise usability of the platform due to...
### Request Type Bug ### Work Environment | Question | Answer | | -------------------------- | ------------------------------------- | | OS version (server) | Ubuntu | | OS version (client) | Ubuntu...
- [x] Implement custom field creation, deletion, update and listing - [x] Add integration tests
Go through the `types/` module to review and update outdated/incorrect type hints for the input output modules. Use the latest API docs https://docs.strangebee.com/thehive/api-docs/ as reference. As a future proof solution...
At the moment the [cortex endpoint](https://github.com/TheHive-Project/TheHive4py/blob/main/thehive4py/endpoints/cortex.py) only support the bare minimum. Extend it to support more cortex operations directly via the [corresponding](https://docs.strangebee.com/thehive/api-docs/#tag/Cortex) TheHive v1 api.
A query builder class would make query creation more convenient for users of the client. This one is a more complex issue and probably needs some proper development effort.
Go through the 5.x API docs and see what's missing from existing endpoints and also add entirely missing endpoints. Majority of the endpoint classes still don't have docstrings specified and...
Using mkdocs and leveraging existing type hints. The docs should contain sections like: - introduction - requirements installation - quickstart - advanced examples for selected enpoints like: alerts, cases, observables,...
**What steps did you take and what happened:** `velero restore create --from-backup my-backup --restore-volumes=true --wait` then `velero restore describe my-backup-20240305145411 --details` > Started: 2024-03-05 14:54:11 +0100 CET Completed: 2024-03-05 16:31:27...