-
We had to rebuild our jira project. When I run the tenable-jira script, It errors out that the project doesn't exist, for a new setup. Actually, it just gives a generic keyerror, and inserting a print…
-
Hi Steve,
I've tried both a basic run and an "observed since" run and both are hanging. 'I've even let them run overnight. So I have to abort the run. I've run the --troubleshoot on it and checked …
-
Hi,
We have a third party product that uses pytenable to pull vulnerabilities per asset down. It appears that when using it, only some of the assets comes through.
Specifically, using code simi…
-
A brand new Vulnerability Management project in Jira is successfully created. No vuln data is being pushed from Tenable.io.
Here is the traceback output:
`# tenable-jira config.yaml
Traceback (m…
-
## Problem
When exporting/downloading very large scans (implemented in the `export()` method @ `tenable.io.ScansAPI` [here)](https://github.com/tenable/pyTenable/blob/121655e9415e76bcfec7604ec8a2ec…
-
Contacted Jira support since I am not able to complete the instructions on the Github install page. There is no ability to upload app. I am using Jira cloud, I was able to have the process create a VU…
-
I am using a tenable_io export api i.e (tio.exports.vulns()) to get vulnerability report and from the return response of the API we process the data and keeping the asset_id as reference we calculate …
-
I cannot get Asset Tag data to populate from Tenable.io. All other relevant asset data (Host name, IP, Mac, etc, Host UUID) imports. running the connector with --troubleshoot provides "\"Tenable Asset…
-
Hey guys,
I am trying to setup my environment to use PyTenable for interacting with TenableIO through API.
I used `pip install pytenable `to install the library package as per instructions on th…
-
We import scans via pytenable from standalone/airgapped nessus scanners. We have few imports that continue have errors such as the following:
20-11-09 16:40:26 root INFO Failure in api…