Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Releases: tenable/Tenable.io-SDK-for-Python

v1.13.1

23 Jan 18:49
e81a61c
Compare
Choose a tag to compare

Added library deprecation warning on module import.

v1.13.0

15 Jan 14:03
85e78da
Compare
Choose a tag to compare
  • Added: Support for Bulk ACR updates and added Lumin related attributes to Asset objects.

v1.12.0

06 Jan 21:15
e1152ca
Compare
Choose a tag to compare
  • Added: Support for Networks API
  • Added: Support for missing Asset management endpoints.

v1.11.0

17 Dec 18:39
fa5d8ff
Compare
Choose a tag to compare
  • Added: Support for Managed Credentials API
  • Added: Support for missing Editor API endpoints.

v1.10.1

10 Dec 21:58
72295f6
Compare
Choose a tag to compare
  • Fixed missing ScanRef id attribute when initializing a ScanRef via the id method.

v1.10.0

26 Nov 16:47
596a527
Compare
Choose a tag to compare
  • Changed: Scans API and Scan Helper methods will now accept schedule_uuid as a param to improve lookup perfomance.
  • Fixed: Missing support for agent_group_id in Agent Scan configuration.
  • Added: Support for tag_targets in Scan configuration.

v1.9.1

28 Oct 20:10
336bbdb
Compare
Choose a tag to compare
  • Fixed: Scan exports for WAS scans caused 404s due to missing param

v1.9.0

22 Oct 13:30
a0fb231
Compare
Choose a tag to compare
  • Added: Support for user authorizations endpoints

v1.8.0

18 Sep 19:36
Compare
Choose a tag to compare
  • Added: Support for creating dynamic tags
  • Changed: Overhaul of all tests for reliability & speed improvements. pytest-vcr and pytest-xdist are now test dependencies.

v1.7.0

16 Apr 12:02
71c0a1b
Compare
Choose a tag to compare
  • Added: Support for all scan export chapters
  • Added: Last Modification Date parameter to scan list method
  • Added: Import endpoint to exclusions API