Line 1214 of parse_nessus.php had a bug when parsing by-name Nessus scan data. Fixed with isset() check.
103 KiB
103 KiB
Line 1214 of parse_nessus.php had a bug when parsing by-name Nessus scan data. Fixed with isset() check.