mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-03 18:52:15 +01:00 
			
		
		
		
	Updated changelog.
This commit is contained in:
		@@ -189,6 +189,7 @@ For convenience, a web front-end on top of the command-line tool is available at
 | 
				
			|||||||
 - JSON output now includes recommendations and CVE data.
 | 
					 - JSON output now includes recommendations and CVE data.
 | 
				
			||||||
 - Mixed host key/CA key types (i.e.: RSA host keys signed with ED25519 CAs, etc.) are now properly handled.
 | 
					 - Mixed host key/CA key types (i.e.: RSA host keys signed with ED25519 CAs, etc.) are now properly handled.
 | 
				
			||||||
 - Warnings are now printed for 2048-bit moduli.
 | 
					 - Warnings are now printed for 2048-bit moduli.
 | 
				
			||||||
 | 
					 - Fixed Windows-specific crash when multiple threads were used.
 | 
				
			||||||
 - SHA-1 algorithms now cause failures.
 | 
					 - SHA-1 algorithms now cause failures.
 | 
				
			||||||
 - CBC mode ciphers are now warnings instead of failures.
 | 
					 - CBC mode ciphers are now warnings instead of failures.
 | 
				
			||||||
 - Generic failure/warning messages replaced with more specific reasons (i.e.: 'using weak cipher' => 'using broken RC4 cipher').
 | 
					 - Generic failure/warning messages replaced with more specific reasons (i.e.: 'using weak cipher' => 'using broken RC4 cipher').
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user