Skip to content
New issue

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

cnspec mentions missing action " Ensure SSH Idle Timeout Interval is configured" even if it is already set #1564

Open
abysso2 opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@abysso2
Copy link

abysso2 commented Jan 31, 2025

cnspec mentions missing action " Ensure SSH Idle Timeout Interval is configured" even if it is already set

To Reproduce
Steps to reproduce the behavior:

  1. Set up the following config in sshd.conf
    ClientAliveInterval 300
    ClientAliveCountMax 0

  2. Restart ssh

  3. run cnspec scan local

  4. check mondooo dashboard

Screenshots or CLI Output

✓ Pass: 100 Ensure no duplicate group names exist
✕ Fail: 40 Ensure SSH Idle Timeout Interval is configured
✓ Pass: 100 Ensure session initiation information is collected

  • OS: ubuntu 22.04, openssh-server 1:8.9p1-3ubuntu0.10, but same behavior on debian bookworm
@abysso2 abysso2 changed the title cnspec mentions missing action " Ensure SSH Idle Timeout Interval is configured" even if it is already set sind version 11.38.0 cnspec mentions missing action " Ensure SSH Idle Timeout Interval is configured" even if it is already set Feb 1, 2025
@chris-rock chris-rock added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants