Skip to content

Releases: carbonblack/cbc-binary-toolkit

Python Package Dependency Updates

31 Mar 16:47
fe1158d
Compare
Choose a tag to compare

Changelog

Updates

  • Requirements.txt updates to latest packages to fix security flaws in dependencies

Replace cbapi with Carbon Black Cloud SDK

20 Nov 18:53
36af8a9
Compare
Choose a tag to compare

Changelog

Updates

  • Replace cbapi python package with the carbon-black-cloud-sdk python package

CBC Binary Toolkit Release 1.0.0

30 Jun 23:36
0d900e2
Compare
Choose a tag to compare

Changelog

Updates

  • Minor bug fixes
  • Completion of end-to-end functional testing
  • Scale testing

Alpha Patch Version - 1.0a2

14 May 21:52
63d67cc
Compare
Choose a tag to compare
Pre-release

Changelog

Updates

  • Empty csv file with newline fix
  • Argparse modification to support python 3.6
  • Remove argparse dependency as code is integrated into python 3

Carbon Black Cloud Binary Toolkit - Dev Day 2020 Alpha Release

11 May 23:45
8721ae4
Compare
Choose a tag to compare

Initial Release of CBC Binary Toolkit

The Carbon Black Cloud Binary Toolkit provides a system of processing incoming SHA256 hashes by integrating with the Unified Binary Store (UBS) on the Carbon Black Cloud (CBC).

Included

  • cbc-binary-analysis tool
  • User Guide
  • Developer Guide