Commit cdfc280d authored by PidgeyL's avatar PidgeyL
Browse files

new plug-in feature

parent da734541
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,4 +26,4 @@ class WebPlugin(Plugin):
  def getCVEActions(self, **args): return []
  # Functions based on user interaction
  def onCVEAction(self, action, **args):   pass
  
  def cvePluginInfo(self, action, **args): pass