On 14 February 2011 09:58, Jan-Oliver Wagner <[email protected]> wrote: > Most work is probably > to define the SQL data model that should be created. > The rest is simple.
[This bring back memories....] Maybe the Database patch to Nessus (which 'sat' in Nessus' CVS for years) might be useful as a starting point to the SQL data model? The model we defined back then had everything you might need to have in a report (scan information and vulnerability information) and it might be updated to the latest report format in OpenVAS. A nice thing is that the model was managed using 'dia' and the SQL statements to build up the database could be generated automatically from the diagram itself. You can find the original patch for Nessus at the mailing list archive [1]. The patch includes changes to the Nessus codebase (irrelevant now) but also the database model documentation. I can dig up the last version of the 'dia' and SQL definitions I have available which probably have changed a little bit since it was sent to the Nessus devel mailing list (almost 6 years ago). Please let me know if somebody wants me to sent it to the list so I can dig it up. Regards Javier [1] http://marc.info/?l=nessus-devel&m=111106847523715&w=2 _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
