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

feat: official Debian 11 compatibility #176

Merged
merged 1 commit into from
May 2, 2023

Conversation

ThibaultDewailly
Copy link
Collaborator

Introduce Debian 11 compatibility
Based on CIS_Debian_Linux_11_Benchmark_v1.0.0

After review, here are the notable changes :

  • Harden /var/log more (noexec,nodev,nosuid)
  • Harden /var/log/audit more (noexec,nodev,nosuid)
  • Harden /home more (nosuid)
  • Disable cramfs
  • Fix 5.3.4_acc_pam_sha512.sh
  • Deprecate Debian 9 and remove useless docker images

NB : more audit log rules have been introduced and will be inserted in the checks later

@ThibaultDewailly ThibaultDewailly force-pushed the dev/thibault.dewailly/debian11 branch 3 times, most recently from 008ed42 to b075729 Compare April 26, 2023 15:26
Introduce Debian 11 compatibility
Based on CIS_Debian_Linux_11_Benchmark_v1.0.0

After review, here are the notable changes :
 - Harden /var/log more (noexec,nodev,nosuid)
 - Harden /var/log/audit more (noexec,nodev,nosuid)
 - Harden /home more (nosuid)
 - Disable cramfs
 - Fix 5.3.4_acc_pam_sha512.sh
 - Deprecate Debian 9 and remove useless docker images

NB : more audit log rules have been introduced and will be inserted in the checks later
Fix #158
@ThibaultDewailly ThibaultDewailly merged commit 04457e7 into master May 2, 2023
@ThibaultDewailly ThibaultDewailly deleted the dev/thibault.dewailly/debian11 branch October 2, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants