[PR #28] [MERGED] Development #110

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

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/28
Author: @konstruktoid
Created: 5/11/2018
Status: Merged
Merged: 5/11/2018
Merged by: @konstruktoid

Base: masterHead: development


📝 Commits (10+)

  • 3369011 update README
  • 8b22a24 update package installation, add blacklisted packages
  • ae411ae lint
  • 1090d00 blacklist pcspkr and add test
  • 83eceec call it script_count instead of i
  • 4ad97dc set readonly and local
  • 739be47 shellcheck disable=SC2009 on shell test
  • e603672 main function and readonly variables
  • 0e9f6f3 misc scripts lint
  • 0e2c16a systemd_scan lint

📊 Changes

55 files changed (+415 additions, -230 deletions)

View changed files

📝 README.adoc (+43 -26)
📝 Vagrantfile (+7 -0)
📝 misc/fdcount.sh (+4 -3)
📝 misc/proc_check.sh (+3 -3)
📝 misc/systemd_scan.sh (+4 -3)
📝 scripts/01_pre (+5 -2)
📝 scripts/02_ufw (+2 -2)
📝 scripts/03_disablenet (+3 -2)
📝 scripts/04_disablemnt (+3 -2)
📝 scripts/05_systemdconf (+6 -6)
📝 scripts/06_journalctl (+2 -2)
📝 scripts/07_timesyncd (+13 -4)
📝 scripts/08_fstab (+2 -2)
📝 scripts/09_prelink (+2 -2)
📝 scripts/10_aptget (+12 -8)
📝 scripts/11_hosts (+2 -2)
📝 scripts/12_logindefs (+2 -2)
📝 scripts/13_sysctl (+2 -2)
📝 scripts/14_limits (+4 -4)
📝 scripts/15_adduser (+2 -2)

...and 35 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/28 **Author:** [@konstruktoid](https://github.com/konstruktoid) **Created:** 5/11/2018 **Status:** ✅ Merged **Merged:** 5/11/2018 **Merged by:** [@konstruktoid](https://github.com/konstruktoid) **Base:** `master` ← **Head:** `development` --- ### 📝 Commits (10+) - [`3369011`](https://github.com/konstruktoid/hardening/commit/33690117f1673950342551a735f4fee6d5b37d68) update README - [`8b22a24`](https://github.com/konstruktoid/hardening/commit/8b22a242478da4e0b22cde57e97b2ffc0e9f7696) update package installation, add blacklisted packages - [`ae411ae`](https://github.com/konstruktoid/hardening/commit/ae411aef949eb59bc39a66705c85c376e8c09287) lint - [`1090d00`](https://github.com/konstruktoid/hardening/commit/1090d0027364a882bfba4011cab8fe33a9591ae3) blacklist pcspkr and add test - [`83eceec`](https://github.com/konstruktoid/hardening/commit/83eceecc35eb4771af690182e86d343651614ead) call it script_count instead of i - [`4ad97dc`](https://github.com/konstruktoid/hardening/commit/4ad97dc9d40bf7a8b3e4a790f1faded7225d50e8) set readonly and local - [`739be47`](https://github.com/konstruktoid/hardening/commit/739be473cc60f08df0e8f6609aa1d7c199e4b33b) shellcheck disable=SC2009 on shell test - [`e603672`](https://github.com/konstruktoid/hardening/commit/e603672898b38e615216d757fcf3b6e0dbe68262) main function and readonly variables - [`0e9f6f3`](https://github.com/konstruktoid/hardening/commit/0e9f6f3bc0b7ffeff28cfddfe5aff6073f0b7446) misc scripts lint - [`0e2c16a`](https://github.com/konstruktoid/hardening/commit/0e2c16abe03a2509efc9ba963963e8fd2a09c441) systemd_scan lint ### 📊 Changes **55 files changed** (+415 additions, -230 deletions) <details> <summary>View changed files</summary> 📝 `README.adoc` (+43 -26) 📝 `Vagrantfile` (+7 -0) 📝 `misc/fdcount.sh` (+4 -3) 📝 `misc/proc_check.sh` (+3 -3) 📝 `misc/systemd_scan.sh` (+4 -3) 📝 `scripts/01_pre` (+5 -2) 📝 `scripts/02_ufw` (+2 -2) 📝 `scripts/03_disablenet` (+3 -2) 📝 `scripts/04_disablemnt` (+3 -2) 📝 `scripts/05_systemdconf` (+6 -6) 📝 `scripts/06_journalctl` (+2 -2) 📝 `scripts/07_timesyncd` (+13 -4) 📝 `scripts/08_fstab` (+2 -2) 📝 `scripts/09_prelink` (+2 -2) 📝 `scripts/10_aptget` (+12 -8) 📝 `scripts/11_hosts` (+2 -2) 📝 `scripts/12_logindefs` (+2 -2) 📝 `scripts/13_sysctl` (+2 -2) 📝 `scripts/14_limits` (+4 -4) 📝 `scripts/15_adduser` (+2 -2) _...and 35 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:42 +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#110
No description provided.