[PR #13] [MERGED] Development #99

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

📋 Pull Request Information

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

Base: masterHead: development


📝 Commits (10+)

📊 Changes

24 files changed (+158 additions, -54 deletions)

View changed files

📝 README.adoc (+34 -13)
📝 scripts/07_timesyncd (+7 -0)
📝 scripts/10_aptget (+14 -0)
📝 scripts/12_logindefs (+3 -2)
📝 scripts/17_packages (+1 -1)
📝 scripts/19_password (+2 -2)
📝 scripts/24_aide (+9 -4)
📝 scripts/28_umask (+5 -1)
📝 scripts/29_apparmor (+12 -0)
📝 scripts/35_apport (+1 -1)
📝 scripts/36_lockroot (+1 -1)
📝 scripts/39_motdnews (+1 -1)
📝 scripts/98_systemddelta (+1 -1)
📝 tests/03_disablenet.bats (+4 -4)
📝 tests/04_disablemnt.bats (+8 -8)
tests/10_aptget.bats (+13 -0)
📝 tests/12_logindefs.bats (+7 -2)
📝 tests/13_sysctl.bats (+2 -2)
📝 tests/17_packages.bats (+10 -0)
📝 tests/19_password.bats (+2 -2)

...and 4 more files

📄 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/13 **Author:** [@konstruktoid](https://github.com/konstruktoid) **Created:** 9/28/2017 **Status:** ✅ Merged **Merged:** 9/28/2017 **Merged by:** [@konstruktoid](https://github.com/konstruktoid) **Base:** `master` ← **Head:** `development` --- ### 📝 Commits (10+) - [`a80c348`](https://github.com/konstruktoid/hardening/commit/a80c348af2da225a5bf63409884efb2e1323a168) add TIMEDATECTL, issue #4 - [`bf177d1`](https://github.com/konstruktoid/hardening/commit/bf177d15a73b9b2ae657f5183f355757436cbc12) max_syn_backlog test - [`b77126e`](https://github.com/konstruktoid/hardening/commit/b77126efd786dff3d234c7cb7eb2bb898c481633) lower to upper letters - [`761ba27`](https://github.com/konstruktoid/hardening/commit/761ba2758a39327afabc7ac1d365f26357c75bd9) exclude /var/lib/lxcfs/cgroup, /var/lib/docker from aide - [`08dc01e`](https://github.com/konstruktoid/hardening/commit/08dc01ecd11cc67454745beba080a80b0e205710) dont copy aide.db.new - [`bd09d62`](https://github.com/konstruktoid/hardening/commit/bd09d62ddea86280efb965d1a72d4076d2722062) use modprobe to test disabled kernel modules - [`3238383`](https://github.com/konstruktoid/hardening/commit/3238383014d3df220e9ccff77f112d59b2b75df3) Ubuntu STIG-IDs - [`84d79d2`](https://github.com/konstruktoid/hardening/commit/84d79d211774ac4f968efdf1dfe9c76eb5f44b16) configure apt-get - [`400f7d8`](https://github.com/konstruktoid/hardening/commit/400f7d8822d5080dac79df9458de215ad083c717) add Ubuntu STIG link - [`11904e0`](https://github.com/konstruktoid/hardening/commit/11904e0f871130b58ecf85a3310c68e01ec9d8c1) logindefs ### 📊 Changes **24 files changed** (+158 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `README.adoc` (+34 -13) 📝 `scripts/07_timesyncd` (+7 -0) 📝 `scripts/10_aptget` (+14 -0) 📝 `scripts/12_logindefs` (+3 -2) 📝 `scripts/17_packages` (+1 -1) 📝 `scripts/19_password` (+2 -2) 📝 `scripts/24_aide` (+9 -4) 📝 `scripts/28_umask` (+5 -1) 📝 `scripts/29_apparmor` (+12 -0) 📝 `scripts/35_apport` (+1 -1) 📝 `scripts/36_lockroot` (+1 -1) 📝 `scripts/39_motdnews` (+1 -1) 📝 `scripts/98_systemddelta` (+1 -1) 📝 `tests/03_disablenet.bats` (+4 -4) 📝 `tests/04_disablemnt.bats` (+8 -8) ➕ `tests/10_aptget.bats` (+13 -0) 📝 `tests/12_logindefs.bats` (+7 -2) 📝 `tests/13_sysctl.bats` (+2 -2) 📝 `tests/17_packages.bats` (+10 -0) 📝 `tests/19_password.bats` (+2 -2) _...and 4 more files_ </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:40 +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#99
No description provided.