github code42/py42 v0.3.1

latest releases: v1.27.1, v1.27.0, v1.26.2...
4 years ago

0.3.1 - 2020-02-14

Added

  • SecurityModule.get_security_plan_storage_info_list()
  • SecurityModule.get_user_security_events()
  • SecurityModule.get_plan_security_events()

Changed

  • Removed SecurityModule.get_security_event_locations(). Use SecurityClient.get_security_event_locations() instead.
  • Removed get_normalized_security_event_plan_info(). Support for pre-6.7 format security event plan info responses has
    been removed, and as a result this method is no longer necessary. Use SecurityClient.get_security_event_locations() instead.

Fixed

  • a timeout of 60 seconds is now enforced on all http requests. Previously the timeout was infinite.
    This allowed for the possibility of requests that would hang forever under certain circumstances.

Don't miss a new py42 release

NewReleases is sending notifications on new releases.