[WIP] Scripts to acheive full CIS compliance on Linux (CIS Linux Distribution Independent Benchmark v2.0.0)

cis cis-benchmark cis-benchmarks-for-linux compliance-scripts linux-compliance linux-security security security-tools
4 Open Issues Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
DevOps Configuration Management

AI Summary: Complete the `disable-service.sh` script to disable services according to the CIS Linux Distribution Independent Benchmark v2.0.0, ensuring functionality even without systemd. This is part of a larger project to achieve full CIS compliance on Linux.

Complexity: 4/5
enhancement help wanted

[WIP] Scripts to acheive full CIS compliance on Linux (CIS Linux Distribution Independent Benchmark v2.0.0)

Shell
#cis#cis-benchmark#cis-benchmarks-for-linux#compliance-scripts#linux-compliance#linux-security#security#security-tools
DevOps Configuration Management

AI Summary: The task involves creating separate partitions for crucial system directories like `/var/`, `/var/tmp/`, `/var/log`, and `/var/log/audit` on a Linux system to enhance security as per CIS benchmark recommendations. This requires researching partition management techniques (potentially using LVM) and adapting existing scripts or creating new ones to automate the process, addressing the vagueness of the CIS guidelines.

Complexity: 4/5
enhancement help wanted question

[WIP] Scripts to acheive full CIS compliance on Linux (CIS Linux Distribution Independent Benchmark v2.0.0)

Shell
#cis#cis-benchmark#cis-benchmarks-for-linux#compliance-scripts#linux-compliance#linux-security#security#security-tools
DevOps Configuration Management

AI Summary: Complete the `access-control.sh` script, focusing on Linux security hardening related to user accounts, groups, root privileges, and sudo configurations, as part of a larger project aiming for full CIS Linux compliance.

Complexity: 4/5
enhancement help wanted

[WIP] Scripts to acheive full CIS compliance on Linux (CIS Linux Distribution Independent Benchmark v2.0.0)

Shell
#cis#cis-benchmark#cis-benchmarks-for-linux#compliance-scripts#linux-compliance#linux-security#security#security-tools
DevOps Configuration Management

AI Summary: Complete the `audit-config.sh` script, ensuring all `auditd` configurations are correctly applied and thoroughly tested for accuracy and effectiveness. This involves verifying the script's functionality and addressing any inconsistencies in its application of the `auditd` fixes.

Complexity: 4/5
enhancement help wanted question

[WIP] Scripts to acheive full CIS compliance on Linux (CIS Linux Distribution Independent Benchmark v2.0.0)

Shell
#cis#cis-benchmark#cis-benchmarks-for-linux#compliance-scripts#linux-compliance#linux-security#security#security-tools