-
**Describe the bug**
I cannot set a plugin preference in TSC. The preference displays in an exported scan result, but is unchanged. I can confirm no visible change is happening when using the Policie…
-
**Describe the bug**
I am trying to create scans using the API but the creds parameter doesn't seem to be accepted in any format. It expects to be a list which when provided correctly complains that…
-
the asset_lists.py module should handle the Asset and Asset Template APIs. These APIs should be fully tested.
-
Hi there,
I was doing some testing on the APIError to catch some exception but couldn't catch all of it.
I got the exception and got out my custom message, but I still have the error message in my …
-
Looks like this issue still hasn't resolved yet.
I have encountered a similar issue as #73
Here are what I did.
1.
from tenable.sc import TenableSC
sc = TenableSC('sc.mycompany.com')
sc.lo…
-
I'm sending an SSH credential to Tenable.sc and receiving the following error from the API response:
```None:403 {"type":"regular","response":"","error_code":146,"error_msg":"The 'privilegeEscalation…
-
**Describe the bug**
After version 0.3.9 of PyTenable I am unable to perform a scan with "sc.scans.create" and setting the schedule to now. This issue exists in all versions of python i.e. 2.7, 3.5, …
-
**Describe the solution you'd like**
The TenableSC analysis query should allow for a query ID to be provided instead of building out the list of tuple filters. This will allow users to configure comp…
-
**Is your feature request related to a problem? Please describe.**
SecurityCenter supports authenticating with only certificates, we need to support this for the Splunk app and federal customers
*…
-
**Describe the bug**
Calling `sc.analysis.scan(scan_id)` throws the following error:
```
Traceback (most recent call last):
File "", line 1, in
File "/lib/python3.5/site-packages/tenable/sc/…