Releases: tenable/pyTenable
Releases · tenable/pyTenable
1.5.3
- Made Cryptography module an optional dependency
Full Changelog: 1.5.2...1.5.3
1.5.2
1.5.1
What's Changed
- Adding support for GET /api/v1/vectors endpoint by @naumraviz in #818 #819 #822
- Support for Export phase 2 Filters and Endpoints by @aseemsavio in #826
- Simple shim for support importing as TVM as well as TIO. by @SteveMcGrath in #821
- Improved Export Iterator logging. by @SteveMcGrath in #820
- Feature/gql support by @SteveMcGrath in #832
- Adding support for GET /api/v1/vectors endpoint - run_ai_summarization param by @naumraviz in #829
- Agent export csv writer by @JosephPerri in #830
- Updated tooling and GH Actions by @SteveMcGrath in #833
- Updated Analysis iterator to improve record keeping. by @SteveMcGrath in #834
- Fixed cert auth issues by @SteveMcGrath in #836
- Initial ASM support & Tests by @SteveMcGrath in #835
- Corrected last_modified issue #810 by @SteveMcGrath in #837
Full Changelog: 1.5.0...1.5.1
1.5.0
Added
- Merged in all of the remaining Tenable Identity Exposure API modules #466 #468 #484 #487 #496 #497 #498 #499 #500 #501 #503 #505 #507 #509 #510 #511 #516 #517 #519 #522 #525 #526 #527 #528 #529 #531 #537 #538
- Added support for Python 3.12 to testing framework #773
- Refactored Audit Log module to support pagination updates #772
- Added Job Adoption support to Export sub-pkg #779
- Added Access control to main IO package
Fixed
- Corrected issue with TSC Files module #771
Removed
- Pulled v3 Explore sub-pkgs as the API has been deprecated for some time.
Changed
- Added deprecation notice to v3 base sub-pkg. Only applies to access control.
- Added deprecation notice to Target Groups module (Deprecated APIs)
- Added deprecation notice to Workbenches module (Soon to be Deprecated APIs)
- Added deprecation notice to Access Groups module (Deprecated APIs)
1.4.22
1.4.21
What's Changed
- Fix typo by @fabaff in #759
- [Snyk] Fix for 3 vulnerabilities by @mandibles232 in #733
- Update users.py by @samwmarsh in #670
- Support for Tenable VM Compliance Export Phase 1 Filters by @aseemsavio in #754
New Contributors
- @fabaff made their first contribution in #759
- @mandibles232 made their first contribution in #733
Full Changelog: 1.4.20...1.4.21
1.4.20
What's Changed
- bugfix: pyTenable crashes if srcInterface or dstInterface not null by @saizinbud in #753
- Change log added for 1.4.20 by @aseemsavio in #758
New Contributors
- @saizinbud made their first contribution in #753
Full Changelog: 1.4.19...1.4.20
1.4.19
What's Changed
- Support for SC 6.3.0 by @aseemsavio in #755
- Changelog added for 1.4.19 by @aseemsavio in #756
Full Changelog: 1.4.18...1.4.19
1.4.18
Added
- Support for
file_type
property inupload
method in Vulnerability Management Credentials API.
1.4.17
Fixed
- Vulnerability
CVE-2023-38325
by upgrading the test dependencyrequests-pkcs12
.
Added
- Support for
include_open_ports
property in Vulnerability Management asset export request.