This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
Releases: tenable/Tenable.io-SDK-for-Python
Releases · tenable/Tenable.io-SDK-for-Python
v1.13.1
v1.13.0
- Added: Support for Bulk ACR updates and added Lumin related attributes to Asset objects.
v1.12.0
- Added: Support for Networks API
- Added: Support for missing Asset management endpoints.
v1.11.0
- Added: Support for Managed Credentials API
- Added: Support for missing Editor API endpoints.
v1.10.1
- Fixed missing ScanRef id attribute when initializing a ScanRef via the id method.
v1.10.0
- 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
- Fixed: Scan exports for WAS scans caused 404s due to missing param
v1.9.0
- Added: Support for user authorizations endpoints
v1.8.0
- 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
- Added: Support for all scan export chapters
- Added: Last Modification Date parameter to scan list method
- Added: Import endpoint to exclusions API