Carbon Black Cloud SDK v1.3.4
New Features:
- New CredentialProvider supporting Keychain storage of credentials (Mac OS only).
- Recommendations API - suggested reputation overrides for policy configuration.
Updates:
- Improved string representation of objects through
__str__()
mechanism.
Bug Fixes:
- Ensure proper
TimeoutError
is raised in several places where the wrong exception was being raised. - Fix to allowed categories when performing alert queries.
Documentation Changes:
- Added guide page for alerts.
- Live Response documentation updated to note use of custom API keys.
- Clarified query examples in Concepts.
- Note that vulnerability assessment has been moved from
workload
toplatform.
- Small typo fixes in watchlists, feeds, UBS, and reports guide.