Hi NVT developers,

since OpenVAS 3.x is now finally retired, it does make sense
to not use ".nes" filenames anymore for script_dependencies
when you develop new NVTs.

For example, instead of
  script_dependencie("find_service.nes");
you can now use 
  script_dependencie("find_service.nasl");

I counted about 1600 NVTs that reference .nes filenames.
Once all .nes are resolved to .nasl, we are save to
remove the legacy code in misc/plugutils.c for .nes.

Best

Jan

-- 
Dr. Jan-Oliver Wagner |  ++49-541-335084-0  |  http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 
202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-plugins mailing list
[email protected]
http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins

Reply via email to