Skip to content

Releases: splunk-soar-connectors/carbonblackcloud

2.0.1

30 Apr 19:40

Choose a tag to compare

2.0.1 (2025-04-30)

Bug Fixes

  • ci: Update Python dependencies for vulnerabilties, platform built-in removal, and Python 3.13 support. Update NOTICE file with updated dependencies. Apply pre-commit fixes. (6cd9a9d)

2.0.0

14 Feb 14:57
6df764d

Choose a tag to compare

  • New Features:
    • Migration from Alerts v6 to Alerts v7.
    • New actions that operate on Carbon Black Cloud objects:
      • get cron jobs - Get Cron Jobs in Carbon Black Cloud
      • get observations - Get Observations
    • Updated action:
      • get scheduled task - Get Scheduled Task Created in Carbon Black Cloud
    • Decommissioned action:
      • get enriched event - Get Enriched Event
    • Added two new types of alerts (INTRUSION_DETECTION_SYSTEM and HOST_BASED_FIREWALL) to ingest.
  • Breaking Changes:
    • Alerts ingest has been changed to Alert API v7. Some fields in the earlier versions have been renamed or removed from the new versions.
    • An additional permission is needed to close alerts: Background Tasks - jobs.status - READ).
    • The Alert Action get enriched event has been deprecated and will be deactivated July 31, 2024 . The action get observations has been added and can enrich more Alert types.

1.1.1

20 Sep 14:34
254513d

Choose a tag to compare

  • Updated an app dependency that had a security issue

1.1.0

17 Jun 09:12
df34d36

Choose a tag to compare

  • New actions that operate on Carbon Black Cloud objects:
    • dismiss future alerts - Dismiss all future Carbon Black Cloud alerts
    • get asset info - Get Asset Info
    • get cleared eventlogs - Get Cleared Event Logs
    • get rdp info - Get RDP Connection Information
    • get scheduled task - Get Scheduled Task Created in Carbon Black Cloud
    • list logged users - List Logged In Users from Carbon Black Cloud LiveQuery
    • list persistence locations - List Windows Persistence Locations

1.0.2

13 Jun 18:59
c324a79

Choose a tag to compare

  • New actions that operate on Carbon Black Cloud objects:
    • dismiss future alerts - Dismiss all future Carbon Black Cloud alerts
    • get asset info - Get Asset Info
    • get cleared eventlogs - Get Cleared Event Logs
    • get rdp info - Get RDP Connection Information
    • get scheduled task - Get Scheduled Task Created in Carbon Black Cloud
    • list logged users - List Logged In Users from Carbon Black Cloud LiveQuery
    • list persistence locations - List Windows Persistence Locations

1.0.1

13 Jan 19:44
5b201d6

Choose a tag to compare

  • Initial Release