mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-25 16:55:53 +03:00
[PR #30] [MERGED] Split audit.rules into multiple files #111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/konstruktoid/hardening/pull/30
Author: @frederikbosch
Created: 8/22/2018
Status: ✅ Merged
Merged: 8/30/2018
Merged by: @konstruktoid
Base:
master← Head:auditd-split📝 Commits (4)
736bfbesplit audit.rules into multiple files5f7d02bRemove capture of all critical elements, this seems not necessary.1bc9c8aremove watch rules for tmp now tmpfs are mounted with noexec55c8f94add a backlog limit as boot parameter to prevent lost messages during boot📊 Changes
7 files changed (+82 additions, -100 deletions)
View changed files
➕
misc/audit-aggressive.rules(+34 -0)📝
misc/audit-base.rules(+0 -97)➕
misc/audit-docker.rules(+22 -0)➕
misc/audit.footer(+2 -0)➕
misc/audit.header(+15 -0)📝
scripts/22_auditd(+8 -2)📝
ubuntu.cfg(+1 -1)📄 Description
I have done four things.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.