Hi,
I'm using the Nessus Data Importer (TA-nessus-json)
I initially setup the script and ran - worked first time like a charm. I now seem to be getting the same error over and over, even when i re-configure from scratch
using API keys for Login
Traceback (most recent call last):
File "nessus2splunkjson.py", line 247, in <module>
hidarray = [int(i) for i in o.readlines()]
ValueError: invalid literal for int() with base 10: ''
Anyone have any experience with this Add on and would know why this happens?
Not sure if @amorgado is still developing / maintaining this one 🙂