File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
CbAPI Changelog
2
2
===============
3
3
4
+ CbAPI 1.3.2 - Released August 10, 2017
5
+ --------------------------------------
6
+
7
+ This release introduces the Policy API for Cb Defense. A sample ``policy_operations.py `` script is now included
8
+ in the ``examples `` directory for Cb Defense.
9
+
10
+ Other changes:
11
+
12
+ * Cb Response
13
+
14
+ * Bugfixes to the ``User `` Model Object.
15
+ * New ``user_operations.py `` example script to manage users & teams.
16
+ * Additional ``Team `` Model Object to add/remove/modify user teams.
17
+ * New ``check_datasharing.py `` example script to check if third party data sharing is enabled for binaries on any sensor groups.
18
+ * Documentation fix for the ``User `` Model Object.
19
+ * Fix to the ``watchlist_operations.py `` example script.
20
+
21
+
4
22
CbAPI 1.3.1 - Released August 3, 2017
5
23
-------------------------------------
6
24
You can’t perform that action at this time.
0 commit comments