-
**Describe the bug**
Hi. I have an error when i try use sc.access_lists.details()
**To Reproduce**
```
from tenable.sc import TenableSC
sc = TenableSC('ip_address')
sc.login('login', 'password…
gig3r updated
3 years ago
-
**Describe the bug**
I am trying to accept risks using pyTenable. It returns (in my case) the following message:
`AttributeError: 'TenableSC' object has no attribute 'accept_risk'`
**To Reproduce…
-
Error: `restfly.errors.BadRequestError: [400: PUT] https:///rest/api/3/issue/159483?notifyUsers=true&overrideScreenSecurity=false&overrideEditableFlag=false body=b'{"errorMessages":[],"errors":{"custo…
-
**Is your feature request related to a problem? Please describe.**
I am trying to edit a _reportDefinition_ in TenableSC using the RAW HTTP Calls in pyTenable.
The Tenable API answers me back with…
-
I am not sure what may be happening here, looking at the code, it may do something with how it POSTs the token but not sure. I have debug mode enabled
`# tenable-jira config.yaml
Traceback (most rec…
-
**Is your feature request related to a problem? Please describe.**
We have a custom endpoint where a URL points to the correct Tenable port. The path looks something like this: `https://sub.domain.co…
rirze updated
3 years ago
-
Hello,
I am making a request to the plugin endpoint (https://docs.tenable.com/tenablesc/api/Plugin.htm) to list all plugins with a specific "severity" level but there seems to be no "severity" fiel…
-
Hi Steve, thanks for the great work on the library.
I have a question - is there a way to ask this API endpoint?
https://docs.tenable.com/tenablesc/api/Analysis.htm#AnalysisRESTReference-/analys…
-
Trying to run the integration to link Tenable.io to Jira cloud but receiving this error:
(jira) [root@util01 jira]# tenable-jira /root/tenable.yaml
Traceback (most recent call last):
File "/ro…
-
https://github.com/tenable/pyTenable/blob/8f44d390709d783f3ce6687848843f82deed5b51/tenable/sc/credentials.py#L610
https://github.com/tenable/pyTenable/blob/8f44d390709d783f3ce6687848843f82deed5b51/te…