ssh-baseline
ssh-baseline copied to clipboard
Refactoring of library and parameter logic
Currently we distinguish different target parameters within library based on the distro information.
It would be much better to have this logic based on the openssh version instead (and maybe to keep the distro information logic as fallback), similar to the chef-ssh-hardening implementation.
This would save maintenance efforts with adding/updating distros.