pyTenable icon indicating copy to clipboard operation
pyTenable copied to clipboard

Python Library for interfacing into Tenable's platform APIs

Results 128 pyTenable issues
Sort by recently updated
recently updated
newest added

The following error occurred when I created a task using pyTenables v1.4.8: ``` tio.scans.create(name="testuuid", targets=['172.16.1.130'], policy=4) ``` ``` [404: GET] https://172.16.1.128:8834/editor/scan/policy/4 body=b'{"error":"The requested file was not found."}' Traceback (most recent...

bug
Tenable.io
upstream-api

# Description Addresses the 2G limitation that seems to occur with the file upload API. This converts the method from loading the entire file into memory to streaming the file...

# Description Adds pagination support and an iterable to handle the pagination needs for the updated audit log events API. Fixes #770 ## Type of change Please delete options that...

# Description Removed Python 3.7 from the classifiers && from the test suite as it's no longer supported by the PSF. https://www.python.org/downloads/ ## Type of change Please delete options that...

**Is your feature request related to a problem? Please describe.** The activity API now includes pagination. WE'd like to have this added so we can start supporting activity logs in...

**Is your feature request related to a problem? Please describe.** Upon a 409 response, read the export UUID returned and check the status of the job. Allow for the job...

**Describe the bug** I'm trying to figure out how to create/edit tags with the appropriate filters to categorize a number of hosts with the [Tags API](https://pytenable.readthedocs.io/en/stable/api/io/tags.html). I have been trying...

Tenable.io
upstream-lib

**Describe the bug** We are using the Tenable IO SDK, to retrieve information on `tio.plugins.families()`. However, it seems that the internal API request does not managed invalid json response/eventually `null`...

environmental
Tenable.io
upstream-api

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...