Hello kost, On Samstag, 25. Oktober 2008, Vlatko Kosturjak wrote: > Jan-Oliver Wagner wrote: > > On Montag, 29. September 2008, Jan-Oliver Wagner wrote: > >> I'd say you check the scripts into SVN. > > I forgot to mention: please make sure the IDs don't conflict. > > Document the ranges in the file openvas-oids.htm4 in case. > > I assigned them numbers from 8NNNNN tree. But this as a whole is another > story. I've just quickly hacked two perl scripts which can help. > > First one is openvas_find_dup_nasl.pl which you can find here: > http://www.linux.hr/openvas/scripts/openvas_find_dup_nasl.pl > > You need to run it in plugins directory (with nasl files), here's the > example run (no news==good news): > .../plugins/$ ~/code/openvas_find_dup_nasl.pl > eyeos_command_execution.nasl: probably syntax error in script_id def > eyeos_command_execution.nasl: no valid script_id definition > > So, with this script I found out that eyeos_command_execution.nasl had > broken script_id for two months which I corrected/commited: > http://wald.intevation.org/plugins/scmsvn/viewcvs.php/trunk/openvas-plugins/scripts/eyeos_command_execution.nasl?root=openvas&view=log > > Maybe we should run it with every bigger plugins commit or when we are > planning release of openvas-plugins?
it would be nice if you could add the script into the extra/ directory of openvas-plugins > Another script is openvas_disp_script_id.pl which you can find here: > http://www.linux.hr/openvas/scripts/openvas_disp_script_id.pl same here. Eventually we implement a "make test" routine with all integrity checks so that at least for the release we'll have consistency. Best Jan -- Dr. Jan-Oliver Wagner Intevation GmbH, Osnabrück Amtsgericht Osnabrück, HR B 18998 http://www.intevation.de/ Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
