added

pyTenable 1.5.1 Released

Tenable has released pyTenable version 1.5.1.

Added

  • Added support for the new Tenable Attack Path Analysis List attack paths endpoint. (#818, #819, #822, and #829)
  • Added support for new the compliance export endpoint and new filters as described in Compliance Export Enhancements Phase 2. (#826)
  • Added a simple shim to support importing as TVM as well as TIO. (#821)
  • Added support for GraphQL using the GQL library, and refactored authentication support within the platform module to better support augmentation and extension. (#832)
  • Added an agent export CSV writer with the ability to filter by agent health. (#830)
  • Added initial Tenable Attack Surface Management support for necessary endpoints used by Splunk integrations. (#835)

Fixed

  • Corrected an issue with certificate authorization. (#836)
  • Fixed a bug with last_modified where datetime was improperly handled. (#837)

Changed

  • Improved export iterator logging by providing per-chunk and total job item counts. (#820)
  • Updated the analysis iterator to improve record keeping. (#834)
  • Various updates to tooling and GitHub actions. (#833)