We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We changed the default behavior in dev-sec/puppet-ssh-hardening/pull/46 by removing 0.0.0.0 as default setting. This currently leads to failed tests:
rspec /tmp/busser/suites/serverspec/ssh_spec.rb:196 # check sshd_config File "/etc/ssh/sshd_config" content should match /^ListenAddress .*/
The text was updated successfully, but these errors were encountered:
Merge pull request #60 from atomic111/master
f1f6a30
Fix: Issue ListenAddress #45 (#45) and added check for SSH Client Bug CVE-2016-0777 and CVE-2016-0778
No branches or pull requests
We changed the default behavior in dev-sec/puppet-ssh-hardening/pull/46 by removing 0.0.0.0 as default setting. This currently leads to failed tests:
The text was updated successfully, but these errors were encountered: