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

# Description This allows specifying Agent UUIDs instead of numeric IDs for bulk group addition. Fixes #607 ## Type of change Please delete options that are not relevant. - [x]...

**Is your feature request related to a problem? Please describe.** The group-add API supports adding Agents by UUID, which has been improved to be more efficient and faster than adding...

**Describe the bug** If I include sourceType in filters, then pyTenable throws an error [403: POST] https://ipaddress:443/rest/analysis body=b'{"type":"regular","response":"","error_code":146,"error_msg":"The filter \'t\' is invalid (valid filters: acceptedRisk, acceptRiskStatus, assetID, auditFileID, benchmarkName, cceID,...

question
as-designed
upstream-api

**Describe the bug** A clear and concise description of what the bug is. The parameter 'limit' of the method 'list' related to agents API in Nessus.agents is not implementd as...

question
as-designed

sc -> users.py -> delete doesn't allow the option to transfer a user's objects to another user. I made the following changes to my code: ```` def delete(self, id, migrate_id...

backlog
Tenable.sc
upstream-api

Hey guys, minor error in Documentation for Scans (https://pytenable.readthedocs.io/en/stable/api/sc/scans.html) Tried editing policy with the name provided in the edit section (policy) which resulted in error 142. Using the one from...

documentation
Tenable.sc

**Describe the bug** Not clear how to launch plugin scans using sc.scans.create() On one hand, it requires a policy_id. However when supplying a policy_id, it states that plugin_id and policy_id...

bug
backlog
Tenable.sc

**Describe the bug** The edit method changes the description of the query but doesn't add or change the filer. The same filter works fine in create method. **To Reproduce** query...

question
need_more_details
Tenable.sc

Hi, In the documentation I dont see a way to create an agent scan and add agent groups to be scanned to the new scan. Is there any way we...

question
as-designed
Tenable.io

**Is your feature request related to a problem? Please describe.** In the Tenable API Workbenches/List Vulnerabilities documentation, the `age` parameter is described as `Lists only those vulnerabilities older than a...

question
documentation
Tenable.io