Hi openvas-users,
if you use openvas 8 with osdp 1.02,, you will need to make this change in
code to make ospd to correctly handle preference list values.
diff -r ospd-1.0.2.orig/ospd/ospd.py ospd-1.0.2.fix/ospd/ospd.py
296c296
< selection =
self.get_scanner_param_default(key).split('|')[0]
---
> selection = self.get_scanner_param_default(key).split('|')
it looks like it was fix in ospd 1.2b1 for openvas9 users.
Openvas Team, i do not test it, read the changelog or manage to find the
diff, but is it possible to use ospd 1.2b1 with openvas8 ?
Best Regards
--
Sebastien Aucouturier , R&D Manager and Senior Technologist,
<http://secludit.com/>
Amazon WS Solutions Provider :
http://www.aws-partner-directory.com/PartnerDirectory/PartnerDetail?Name=SecludIT
HP Cloud Security Partner :
https://marketplace.hpcloud.com/secludit-elastic-detector
Agence Toulouse
GSM: 06.20.60.77.24
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss