data/nmap-to-sqlite.py", line 106, in parse_nmap_xml if len(extraports): TypeError: object of type 'NoneType' has no len()
data/nmap-to-sqlite.py", line 106, in parse_nmap_xml
if len(extraports):
TypeError: object of type 'NoneType' has no len()