Back to Blogs

Announcing the release of v1.4.3 of Carbon Black Cloud Python SDK

Posted on June 26, 2023


What’s New?

We’re excited to announce the release of v1.4.3 of the Carbon Black Cloud Python SDK.

There are several new features in this release:

  • Host-Based Firewall Rule Configurations
  • Data Collection Rule Configurations

The Complete Changelog

Here’s a complete changelog for this release of the SDK which includes some less visible changes:

  • New Features:
    • Policy Rule Configurations - support for additional rule configuration types:
      • Host-Based Firewall - addresses the protection of assets based on rules governing network and application behavior.
      • Data Collection - control over what data is uploaded to the Carbon Black Cloud. Specifically, can enable or disable auth events collection.
  • Updates:
    • Added an example script for manipulating core prevention rule configuration and data collection status on a policy.
    • Changed pymox dependency to the latest version, which eliminates warning messages on unit test and provides compatibility with Python 3.11 and later.
    • Added specific testing support for Python 3.11.
    • Added additional UAT tests for authentication events.
    • Many exception classes now carry a uri field which holds the URI of the API being accessed that caused the exception to be raised.
  • Bug Fixes:
    • Fixed link validation for reports and IOCs to accept IPv4 addresses, domain names, or URIs.
  • Documentation:
    • Documentation has been reorganized for ease of reference; guides have been added to the main menu, the menu has been reordered, and various modules have been renamed.
    • Fixed typo in workload guide.

Where to find the Carbon Black Cloud SDK and information:

Have questions or feedback?

Open an issue in the GitHub Repository or check out other ways to contact us.