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

updated: v.3.0.0, prerequisites #297

Merged
merged 2 commits into from
Nov 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
updated: v.3.0.0, prerequisites
Signed-off-by: Manuel Weber <manuel@mondoo.com>
mm-weber committed Nov 24, 2023
commit 79fda707d3accb9acbdbc83fe5c6388def657a80
4 changes: 3 additions & 1 deletion core/mondoo-linux-security.mql.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
policies:
- uid: mondoo-linux-security
name: Linux Security
version: 2.2.0
version: 3.0.0
license: BUSL-1.1
tags:
mondoo.com/category: security
@@ -60,6 +60,8 @@ policies:

### Prerequisites

This policy depends on `cnspec` > [v9](https://releases.mondoo.com/cnspec/) to work properly.

Remote scans of Linux hosts requires authentication such as SSH keys.

### Scan a remote Linux host (SSH authentication)