sysdig-sdk-python
sysdig-sdk-python copied to clipboard
Sysdig Platform Python client library
Currently sphinx-rtd-theme is incorrectly being included in the main group dependencies and hence pulls in itself and sphinx as a runtime dep for the client. Declaring it in the docs...
The urllib3 dep was recently bumped to `urllib3 = "^2.2.1"` which basically forces any consumer of sysdig-sdk-python to also pull in the most recent release (2.2.1) of urllib3 which can...
Wanted to know if CSPM (Cloud Security Posture Management) data from Sysdig into can be ingested to other applications . If yes, are there Response sample schema available any in...