resilient-python-api
resilient-python-api copied to clipboard
Python Library for the IBM SOAR REST API, a Python SDK for developing Apps for IBM SOAR and more...
I wasn't sure where to place issues related to the resilient-circuits framework itself, if there is a more appropriate place please let me know. During some test building of functions...
## Description I have a issue on how to install and I am unable to find the configuration file from the given url https://github.com/ibmresilient/resilient-python-api ## Describe How to Reproduce
## Description `pytest_resilient_circuits` does not support pytest version greater or equal to `4.1.0`. It was tested to work perfectly with `pytest==4.0.0`. ## Describe How to Reproduce Require `pytest>=4.1.0` in your...
Update HTTP methods' docstrings with correct types according to the base class `co3base.py`. ## Description The docstrings for the `post` and `put` methods have been updated to reflect the correct...
## Description Greetings! In newer versions of Resilient, the variables do not seem to be respected. We can see them appear in these logs, right after packages log: ``` Connecting...