Skip to content

cbapi Python Bindings - 0.9.3

Compare
Choose a tag to compare
@jgarman jgarman released this 13 Jun 14:51
· 922 commits to master since this release

New Features in this release:

  • Experimental Live Response support: see the cblr_cli.py example.
  • Experimental Event-Driven API using the Cb Enterprise Response Message Bus
  • Automated configuration script - see the cbapi-response and cbapi-protection scripts
  • Various additions to models

Bug fixes

  • Fixed bug for searching Sensors by IP address
  • More Python 3 compatibility fixes
  • Fixed feed example

Changes

  • Changed network_adapters Sensor helper method to network_interfaces