TheHive4py
TheHive4py copied to clipboard
Python API Client for TheHive
Some API endpoints shouldn't be part of the client library as they are solely meant for the browser or for the UI. To make the library future proof against the...
Based on https://docs.strangebee.com/thehive/api-docs/#tag/Case/operation/Get%20case, the OutputCaseRequired type seems out of sync and missing the **access** attribute.
Figure out if https://testcontainers.com/guides/getting-started-with-testcontainers-for-python/ can replace the custom test container logic in the integration test setup.