Hello all, I'm back working on my vulnerability assessment project. Currently I'm generating xml reports and try to parse them with Xalan (JAVA API) but, unfortunately, the reports always contain the following line:
<setting name="Misc information on News server[entry]:From address :" value="OpenVAS <[email protected]>"/> My parser doesn't like the "<" ">" of <[email protected]> and says my xml input is not valid xml. I'm using the following packages: # openvas-libraries : 1.0.1 # openvas-libnasl : 1.0.0 # openvas-server : 1.0.0 # openvas-plugins : 1.0.3 # openvas-client : 1.0.2 Any idea if this problem is fixed in version 2.0.0? Thanks, Jean-Christophe Forton UBIqube Solutions Smart Security Services 18-20 rue Henri Barbusse B.P.2501 38035 Grenoble, Cedex 2, France ph: +33 438498370 www.ubiqube.com _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
