Added

pyTenable 26.6.1 Released

Tenable has released pyTenable version 26.6.1.

📘

Note

Beginning with this release, pyTenable adopts a temporal versioning scheme using the format YEAR.MONTH.PATCH (for example, 26.6.1). We recommend pinning your applications to a specific pyTenable release and validating against newer releases before upgrading.

Added

  • Added support for the Attack Path export APIs, including attack path, attack technique, and MITRE ATT&CK heatmap exports. (#983, #1001)
  • Simplified the project development and testing workflows by removing dependencies on Docker and act.

Fixed

  • Fixed compatibility issues with Marshmallow v4.
  • Corrected an issue with tag path handling. (#1004)
  • Fixed a regression introduced by the scrub utility. (#1007)
  • Fixed various issues introduced by recent API changes.

Changed

  • Adopted temporal versioning using the YEAR.MONTH.PATCH format for all future pyTenable releases.
  • Updated the support policy to focus on the current monthly release and the previous three monthly releases, when possible.

For installation instructions and documentation, see the pyTenable documentation.