mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Fixed minor whitespace issue.
This commit is contained in:
		@@ -3276,7 +3276,7 @@ def audit(aconf, sshv=None):
 | 
			
		||||
		if aconf.json:
 | 
			
		||||
			print(json.dumps(build_struct(banner, kex=kex)))
 | 
			
		||||
		else:
 | 
			
		||||
                        output(banner, header, client_audit=aconf.client_audit, kex=kex)
 | 
			
		||||
			output(banner, header, client_audit=aconf.client_audit, kex=kex)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
utils = Utils()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user