|
1 | 1 | CbAPI Changelog
|
2 | 2 | ===============
|
| 3 | + |
| 4 | +CbAPI 1.4.5 - Released July 11, 2019 |
| 5 | +---------------------------------------- |
| 6 | + |
| 7 | +Updates |
| 8 | + |
| 9 | +* CB ThreatHunter |
| 10 | + * Route updates for process search, feed management, watchlist management |
| 11 | + * Enforce org_key presence |
| 12 | + * Org-based process search |
| 13 | + * Org-based event search |
| 14 | + * Org-based tree queries |
| 15 | +* Minor updates for Python3 Compatibility |
| 16 | + |
| 17 | +Examples |
| 18 | + |
| 19 | +* Updated CB TH Process Search Example |
| 20 | +* Added process_guid to process_tree example for ThreatHunter |
| 21 | + |
| 22 | +CbAPI 1.4.4 - Released July 3, 2019 |
| 23 | +---------------------------------------- |
| 24 | + |
| 25 | +Updates |
| 26 | + |
| 27 | +* Carbon Black UBS Support PR `#142 <https://github.com/carbonblack/cbapi-python/pull/142>`_ |
| 28 | +* CB Response - Fixing bulk update for Alerts to use v1 route |
| 29 | +* Updates to use yaml safe_load `#157 <https://github.com/carbonblack/cbapi-python/pull/157>`_ |
| 30 | + |
| 31 | +Examples |
| 32 | + |
| 33 | +* Refactored Carbon Black ThreatHunter examples |
| 34 | +* Added process_guid to process_tree example for ThreatHunter |
| 35 | + |
| 36 | +CbAPI 1.4.3 - Released May 7, 2019 |
| 37 | +---------------------------------------- |
| 38 | + |
| 39 | +Updates |
| 40 | + |
| 41 | +* CB ThreatHunter - Feed fixes `#156 <https://github.com/carbonblack/cbapi-python/pull/156>`_ |
| 42 | +* CB Response - Change Alert model object to use v2 route `#155 <https://github.com/carbonblack/cbapi-python/pull/155>`_ |
| 43 | +* CB Response - Only view active LR sessions `#154 <https://github.com/carbonblack/cbapi-python/pull/154>`_ |
| 44 | +* Removing refs to VT alliance feeds `#144 <https://github.com/carbonblack/cbapi-python/pull/144>`_ |
| 45 | + |
| 46 | +Examples |
| 47 | + |
| 48 | +* CB Defense - Create list_events_with_cmdline_csv.py `#152 <https://github.com/carbonblack/cbapi-python/pull/152>`_ |
| 49 | +* CB Defense - Updated import link to proper module `#148 <https://github.com/carbonblack/cbapi-python/pull/148>`_ |
| 50 | + |
3 | 51 | CbAPI 1.4.2 - Released March 27, 2019
|
4 | 52 | ----------------------------------------
|
5 | 53 |
|
|
0 commit comments