From d48a9f8e01613b404f0e868ad1d502888763a32d Mon Sep 17 00:00:00 2001 From: realaravinth Date: Thu, 6 Oct 2022 15:58:47 +0530 Subject: [PATCH] feat: list linux, k8s and general hardening guides --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1d109b --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## DevSecOps + +1. (DevSec Hardening Framework](https://dev-sec.io/): Automatic Server + hardening +2. [Chef Inspec](https://community.chef.io/tools/chef-inspec): Infrastructure-as-Code to auto-configure VMs and apps running in it to meet compliance. + +## Linux + +### Security + +1. [Hardening Guide](https://github.com/trimstray/the-practical-linux-hardening-guide) + +## K8s + +1. [NSA K8s Hardening Guide](https://media.defense.gov/2022/Aug/29/2003066362/-1/-1/0/CTR_KUBERNETES_HARDENING_GUIDANCE_1.2_20220829.PDF))))