hakbot / hakbot-origin-controller

Vendor-Neutral Security Tool Automation Controller (over REST)
30 stars 18 forks source link

Achieve plugin isolation #9

Open stevespringett opened 8 years ago

stevespringett commented 8 years ago

Plugin execution needs to be isolated from other plugins and from the programs classloader.

Additionally the plugins need to be componentized within the build and the result being one jar per plugin (and the plugins dependencies).