Greetings, Should it be considered a bug if a plugin has pipes in one of its values? As an example, "Web Server hosting copyrighted material" (plugin 11778) has pipes in its summary line:
summary["english"] = "Looks for *.(mp3|avi|asf|mpg|wav|ogg)"; This throws off my scripts that parse the nessus server plugin dump, which uses pipes as the field separator. If it isn't considered a bug, does anyone have experience with handling this situation? Thanks, Erik
