added

pyTenable 1.7.4 Released

Tenable has released pyTenable version 1.7.4.

Added

  • Added additional metadata field bd.last_metadata_change to the default response for inventory results. (#894)

Changed

  • Updated the exports API sub-package based on API changes from IA to GA. (#889)
  • Updated the exports API sub-package to support backwards compatibility with 1.4.x for the uuid field. (#890)
  • Updated the ASM inventory iterator to support optional totals and stats. (#891)
  • Updated the device_asset models in device_asset.py. (#885)
  • Updated readthedocs to use UV instead of pip. Centralized the dependency management into UV and within the pyproject file. (#892)