Skip to content

Releases: tenable/pyTenable

1.4.11

16 Dec 14:22
88d3154
Compare
Choose a tag to compare

Added

  • Support for Scan UUID (last_scan_id) filter for bulk assets exports API

1.4.10

23 Nov 10:16
81cfe68
Compare
Choose a tag to compare

Added

  • Support for scan_uuid filter for vulnerability exports.

Fixed

  • Bug in tenable/io/scanners.py that invoked the /settings/{} endpoint instead of the correct /scanners/{} endpoint.
  • Error in the documentation of the sc.scans.edit() method. The property - policy was renamed to policy_id.
  • tests module getting into the pypi package. Now, the module will no longer be part of pypi package.

Removed

  • plugin_id param from the sc.scans.create() method as it is no longer supported by Tenable.sc.
  • Python 3.6 references from all documentation.
  • search_host_audit() method from io/v3/explore/findings.

1.4.9

09 Nov 08:05
7b0219c
Compare
Choose a tag to compare

Added

  • Support for initiating exports (and getting the export UUID).
  • Support for Tenable.ot plugins, events, more support for asset details.

Fixed

  • Bug in tio.scans.results() fixed to pass history_id and history_uuid.

Changed

  • Refactored Tenable.ot session client.

Removed

  • Support for Python Version 3.6.

1.4.8

20 Sep 07:12
cc1ace1
Compare
Choose a tag to compare

Added

  • Support for Role-Based Access Control endpoints.
  • Support for specifying Agent UUIDs instead of numeric IDs for bulk group addition.

1.4.7

17 Jun 10:55
4696684
Compare
Choose a tag to compare

Added

  • Added support for querying v3 Findings for Hosts, Cloud Resources, Web Applications and Host Audits modules. #592 #595
  • Added support for querying v3 Assets data for Hosts, Cloud Resources, and Web Applications modules. #592 #594

Fixed

  • Fixed Tenable.io - Tags example #590
  • Fixed Nessus import issue #589

1.4.6

02 May 15:40
Compare
Choose a tag to compare

Added

  • Initial support for Nessus #556
  • Wheels published to PyPi #536
  • Python 3.10 support #540

Fixed

  • Corrected broken security step in pipeline #563
  • Export param regression with plugin family #555
  • NessusReportv2 doesnt handle Nonetype in cvss scoring #552

1.4.4: Merge pull request #546 from tenable/bugfix/upgrade-restfly-to-1.4.5

09 Mar 15:04
8aa3ca6
Compare
Choose a tag to compare