[PR #9] [MERGED] Development #97

Closed
opened 2026-03-03 14:29:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/9
Author: @konstruktoid
Created: 9/11/2017
Status: Merged
Merged: 9/11/2017
Merged by: @konstruktoid

Base: masterHead: development


📝 Commits (10+)

📊 Changes

9 files changed (+678 additions, -49 deletions)

View changed files

📝 README.adoc (+1 -1)
📝 misc/audit.rules (+2 -1)
📝 misc/sysctl.conf (+26 -1)
📝 tests/08_fstab.bats (+5 -0)
📝 tests/13_sysctl.bats (+246 -2)
📝 tests/18_sshd.bats (+38 -38)
📝 tests/22_auditd.bats (+336 -2)
📝 tests/24_aide.bats (+1 -1)
📝 tests/test_helper.bash (+23 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/konstruktoid/hardening/pull/9 **Author:** [@konstruktoid](https://github.com/konstruktoid) **Created:** 9/11/2017 **Status:** ✅ Merged **Merged:** 9/11/2017 **Merged by:** [@konstruktoid](https://github.com/konstruktoid) **Base:** `master` ← **Head:** `development` --- ### 📝 Commits (10+) - [`fb3437e`](https://github.com/konstruktoid/hardening/commit/fb3437e3e1e9c2f265826c2b7955163141232987) update README - [`0de4816`](https://github.com/konstruktoid/hardening/commit/0de4816e9aa793d3f07f2780daf0ed41178a8509) add sudoers.d audit - [`5a2e190`](https://github.com/konstruktoid/hardening/commit/5a2e1901d9555bb08ad1bb829af3a54cd1fe25bf) add CCE - [`d9c976a`](https://github.com/konstruktoid/hardening/commit/d9c976a6ee4ada90b20be7b81f7666fae6ef4869) floppy /proc/mounts - [`b9b0bc1`](https://github.com/konstruktoid/hardening/commit/b9b0bc1f77df165f4ce48d8b218bdc431d85fd44) fix net.ipv4.conf.default.rp_filter test - [`e69d3c7`](https://github.com/konstruktoid/hardening/commit/e69d3c75866f0aa4085daf675a1c348c720925e5) sysctl runtime test - [`983dcae`](https://github.com/konstruktoid/hardening/commit/983dcaee9440a635bb20289a16f70c1df33466ec) use sshd -T instead of config file - [`6fface7`](https://github.com/konstruktoid/hardening/commit/6fface7713f46fd8ac1df02c9cb36b66b6a1650b) add auditd runtime tests - [`935af67`](https://github.com/konstruktoid/hardening/commit/935af678bacf40b997a7b8aa3271c4316b622134) use bash -c - [`437c009`](https://github.com/konstruktoid/hardening/commit/437c0092296791efb296d88ee881e955b34de0ff) add runtime functions, file check ### 📊 Changes **9 files changed** (+678 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `README.adoc` (+1 -1) 📝 `misc/audit.rules` (+2 -1) 📝 `misc/sysctl.conf` (+26 -1) 📝 `tests/08_fstab.bats` (+5 -0) 📝 `tests/13_sysctl.bats` (+246 -2) 📝 `tests/18_sshd.bats` (+38 -38) 📝 `tests/22_auditd.bats` (+336 -2) 📝 `tests/24_aide.bats` (+1 -1) 📝 `tests/test_helper.bash` (+23 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:29:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#97
No description provided.