mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Added release date for v2.3.0. Added link for policy tutorial.
This commit is contained in:
		@@ -150,8 +150,8 @@ $ brew install ssh-audit
 | 
				
			|||||||
For convenience, a web front-end on top of the command-line tool is available at [https://www.ssh-audit.com/](https://www.ssh-audit.com/).
 | 
					For convenience, a web front-end on top of the command-line tool is available at [https://www.ssh-audit.com/](https://www.ssh-audit.com/).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## ChangeLog
 | 
					## ChangeLog
 | 
				
			||||||
### v2.3.0 (???)
 | 
					### v2.3.0 (2020-09-27)
 | 
				
			||||||
 - Added new policy auditing functionality to test adherence to a hardening guide/standard configuration.  For an in-depth tutorial, see <link_goes_here>.
 | 
					 - Added new policy auditing functionality to test adherence to a hardening guide/standard configuration (see `-L`/`--list-policies`, `-M`/`--make-policy` and `-P`/`--policy`).  For an in-depth tutorial, see <https://www.positronsecurity.com/blog/2020-09-27-ssh-policy-configuration-checks-with-ssh-audit/>.
 | 
				
			||||||
 - Created new man page (see `ssh-audit.1` file).
 | 
					 - Created new man page (see `ssh-audit.1` file).
 | 
				
			||||||
 - 1024-bit moduli upgraded from warnings to failures.
 | 
					 - 1024-bit moduli upgraded from warnings to failures.
 | 
				
			||||||
 - Many Python 2 code clean-ups, testing framework improvements, pylint & flake8 fixes, and mypy type comments; credit [Jürgen Gmach](https://github.com/jugmac00).
 | 
					 - Many Python 2 code clean-ups, testing framework improvements, pylint & flake8 fixes, and mypy type comments; credit [Jürgen Gmach](https://github.com/jugmac00).
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user