cbapi Python Bindings - 0.9.5
Release Notes
This is a small release with one new feature: the ability to create SensorGroups in the API. Also added an example script showing how to manipulate sensor groups: https://github.com/carbonblack/cbapi-python/blob/master/examples/response/sensor_group_operations.py
Bugfixes
ThreatReportmodel now upgraded to new model schema - fixes exception when trying toprintaThreatReportobject- Fix exceptions when selecting a
Sitemodel that doesn't exist on the Cb server - Example scripts now respect the
--cburl,--apitokenand--no-ssl-verifyoptions for manually specifying a Cb server