Back to Blogs

CBAPI 1.7.1 Released

Posted on July 22, 2020


We are proud to announce that CbAPI 1.7.1 is now available for installation via Python’s PyPI.

This release contains a variety of changes from bug fixes to exception enhancements. Check out what has changed below.

We also want to thank all the collaborators on CBAPI that made this release possible. If you have any improvements or new ideas, feel free to make an issue or create a pull request at our CBAPI GitHub repo.

What changed - 1.7.0 and 1.7.1

  • General
    • Documentation updates to indicate changed product names
    • Updates to pool defaults in base API.
    • Changes to exception handling to better discriminate ConnectionErrors and queries with invalid syntax.
    • Various minor bug fixes throughout.
  • Carbon Black Cloud
    • Bug fixes to query implementation.
    • Live Response: Account for sensor queue depth when submitting jobs.
    • Process Search v2 rows defaults to 10k to match UI behavior
  • Endpoint Standard (CB Defense)
    • Added examples for Dell BIOS verification.
  • Enterprise EDR (CB ThreatHunter)
    • Bug fixes to query implementation.
    • Update process and event searches to v2.
    • examples/create_feed: Make report optional during feed creation
    • examples/process_exporter: Add headers to CSV file writer
    • examples/threat_intelligence: Simplify report validation, add severity conversion to percent
  • EDR (CB Response)
    • Add support for fetching alert by ID