-
**I am seeing this behaviour on: (please complete the following information):**
- OS:
- Carbon Black Product:
- Python Version: 3.9
**Describe the bug**
AttrDict is unmaintained and arch…
-
**I am seeing this behaviour on: (please complete the following information):**
- OS: Windows 10
- Carbon Black Product: PSC
- Python Version: 3.8
**Describe the bug**
Attempting to use **Cb…
-
https://github.com/carbonblack/cbapi-python/blob/a17bcac10bed29840f31e323aa3d74535651aa4c/src/cbapi/connection.py#L363
This line should read:
`for k in ("ssl_verify", "proxy"):` to allow for pass…
-
placeholder: lingering CbR performance woes
enhancements: expose GroupBy
-
Hi,
I've found error out of the box with the sample code:
```
>>> from cbapi.response.models import Process, Binary, Sensor, Feed, Watchlist, Investigation
>>> from cbapi.response.rest_api import …
-
For the file present in the location:
https://github.com/carbonblack/cbapi-python/blob/master/src/cbapi/response/models/process.yaml
For the **group** key there are two type sub keys one of which …
-
When requesting fileCatalog.x you get the x field that the fileCatalog makes available. However, when you try to access fileCatalog.publisher you get an empty response from cbapi.protection.models.Pub…
jbmfg updated
4 years ago
-
**I am seeing this behaviour on: (please complete the following information):**
- OS: MacOS 10.15.2
- Carbon Black Product: CB Defense
- Python Version: 3.7.3
**Describe the bug**
cbapi.psc.…
-
Every example queries: host/threathunter/... while now it's host/api/... different queries.
error;:
File "/home/user/.local/lib/python2.7/site-packages/cbapi/connection.py", line 188, in http_r…
-
The change to the process search v2 API appears to have removed the `process_cmdline` from Process search results. The only option to now get this information is via `process.summary.process['process_…