Releases: tenable/pyTenable
Releases · tenable/pyTenable
1.7.3
What's Changed
- Moved Serializer to AfterValidator to honor exclusion of empty strings by @SteveMcGrath in #881
Full Changelog: 1.7.2...1.7.3
1.7.2
1.7.1
What's Changed
- Corrected empty lists being returned instead of none for uniqued lists by @SteveMcGrath in #877
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Added 'expires' parameters and the creation of a recast risks rule for all assets by @jonathan-guihard in #858
- Re-enabled Snyk with uv by @SteveMcGrath in #862
- Updated testing with improved syk pipelines && dropped <3.10 support by @SteveMcGrath in #867
- Security Center Hosts API Support by @SteveMcGrath in #866
- Updated the Repo constructor to support universal #854 by @SteveMcGrath in #875
- Re-wired the assets.delete method to the bulk_delete method in a backwards compat way #855 by @SteveMcGrath in #874
- Corrected the now incorrect behavior for max scan time #863 by @SteveMcGrath in #873
- 1.7.0 Changelog by @SteveMcGrath in #876
New Contributors
- @jonathan-guihard made their first contribution in #858
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Added HostUUID parameters to accept and recast risks by @SteveMcGrath in #846
- Replaced Snyk with Pip-Audit & Bandit by @SteveMcGrath in #847
- WAS Export Support by @SteveMcGrath in #850
- Create reports_definition.py for launching reports from pyTenable by @samwmarsh in #656
- Version 1.6.0 by @SteveMcGrath in #852
Full Changelog: 1.5.3...1.6.0
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)