This commit is contained in:
Quim
2019-02-25 22:02:20 +01:00
parent 05420ddfd0
commit b36e31566e

View File

@ -679,6 +679,8 @@ class vulnWhispererOpenVAS(vulnWhispererBase):
if debug:
self.logger.setLevel(logging.DEBUG)
self.directory_check()
self.port = int(self.config.get(self.CONFIG_SECTION, 'port'))
self.develop = True
self.purge = purge