Skip to content

Pin pytenable to latest version 1.4.18#33

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-pin-pytenable-1.4.18
Open

Pin pytenable to latest version 1.4.18#33
pyup-bot wants to merge 1 commit intomasterfrom
pyup-pin-pytenable-1.4.18

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR pins pyTenable to the latest release 1.4.18.

Changelog

1.4.17

Fixed
- Vulnerability `CVE-2023-38325` by upgrading the test dependency `requests-pkcs12`.

Added
- Support for `include_open_ports` property in Vulnerability Management asset export request.

1.4.16

Fixed
- Pagination bug in the Tenable OT Security Exports - Plugin Query.

1.4.15

What's Changed
* Tenable OT Security Export Helper sub-pkg by SteveMcGrath in https://github.com/tenable/pyTenable/pull/742


**Full Changelog**: https://github.com/tenable/pyTenable/compare/1.4.14...1.4.15

1.4.14

Added
- Support for `source` and `severity_modification_type` filters to Vulnerability Management vulnerability export.
- Support for filtering out hidden assets from Operational technology asset `list` method by default.
- Product Rebranding in the SDK documentation.

Deprecated
- Support for V3 Vulnerability Management API methods.

1.4.13

Added
- Support for exporting Web Application Scan (WAS) Results.

For more details, please refer to the following link:
https://pytenable.readthedocs.io/en/stable/api/io/was.html

1.4.12

Added
- Support for Python 3.11

Fixed
- `tsc.analysis.scan(1)` not honoring Scan ID with Tenable.sc 6.0.0.
- pyTenable crashes when pagination key with a null value is in the HTTP response in Tenable.io v3 APIs.

1.4.11

Added
- Support for Scan UUID (`last_scan_id`) filter for bulk assets exports API

1.4.10

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

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

Added

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

1.4.7

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

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

Please refer to the [CHANGELOG](https://github.com/tenable/pyTenable/blob/master/CHANGELOG.md)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant