mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-07-05 13:32:50 -05:00
This commit is contained in:
@ -17,6 +17,7 @@ class TestErrors:
|
||||
conf = self.AuditConf('localhost', 22)
|
||||
conf.colors = False
|
||||
conf.batch = True
|
||||
conf.skip_rate_test = True
|
||||
return conf
|
||||
|
||||
def _audit(self, spy, conf=None, exit_expected=False):
|
||||
|
Reference in New Issue
Block a user