If the plugins are standardized in the way they function, then it will be easy to refactor. In this case, it's just trying to come up with an easy way to write shell scripts to wrap the scanners. This could also be paired with some sort of dependency list that is put at the top of each plugin, which can help the main program to build a dependency graph in the future.
If the plugins are standardized in the way they function, then it will be easy to refactor. In this case, it's just trying to come up with an easy way to write shell scripts to wrap the scanners. This could also be paired with some sort of dependency list that is put at the top of each plugin, which can help the main program to build a dependency graph in the future.