ghost-pep / plonkhonk

Automating web app scanning to cover your bases during a test
0 stars 0 forks source link

Plugin API standardization/documentation #4

Open ghost-pep opened 4 years ago

ghost-pep commented 4 years ago

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.