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

Change/7695 Update Available SCA Documentation #7697

Merged
merged 3 commits into from
Aug 23, 2024
Merged
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ The table below shows SCA policies pre-installed in Wazuh out-of-the-box. The Wa
+-----------------------------+------------------------------------------------------------+-------------------------------+
| Policy | Name | Target |
+=============================+============================================================+===============================+
| cis_win2012r2 | CIS Benchmark for Windows 2012 R2 | Windows Server 2012 R2 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_win10_enterprise | CIS Benchmark for Windows 10 Enterprise | Windows 10 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_win11_enterprise | CIS Benchmark for Windows 11 Enterprise | Windows 11 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_win2012r2 | CIS Benchmark for Windows Server 2012 R2 | Windows Server 2012 R2 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_win2016 | CIS Benchmark for Windows Server 2016 | Windows Server 2016 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_win2019 | CIS Benchmark for Windows Server 2019 RTM | Windows Server 2019 |
Expand All @@ -31,6 +31,16 @@ The table below shows SCA policies pre-installed in Wazuh out-of-the-box. The Wa
+-----------------------------+------------------------------------------------------------+-------------------------------+
| sca_win_audit | Benchmark for Windows auditing | Windows |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_alma_linux_8 | CIS Benchmark for Alma Linux 8 | Alma Linux 8 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_alma_linux_9 | CIS Benchmark for Alma Linux 9 | Alma Linux 9 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_rocky_linux_8 | CIS Benchmark for Rocky Linux 8 | Rocky Linux 8 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_rocky_linux_9 | CIS Benchmark for Rocky Linux 9 | Rocky Linux 9 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_oracle_linux_9 | CIS Benchmark for Oracle Linux 9 | Oracle Linux 9 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_centos6_linux | CIS Benchmark for CentOS 6 | CentOS 6 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_centos7_linux | CIS Benchmark for CentOS 7 | CentOS 7 |
Expand All @@ -47,8 +57,6 @@ The table below shows SCA policies pre-installed in Wazuh out-of-the-box. The Wa
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_rhel9_linux | CIS Benchmark for Red Hat Enterprise Linux 9 | Red Hat Enterprise Linux 9 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_rocky_linux_8 | CIS Benchmark for Rocky Linux 8 | Rocky Linux 8 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_debian7 | CIS Benchmark for Debian/Linux 7 | Debian 7 |
+-----------------------------+------------------------------------------------------------+-------------------------------+
| cis_debian8 | CIS Benchmark for Debian/Linux 8 | Debian 8 |
Expand Down