From d4ddf12196923005f0e7e345e41470e2a7fab8be Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 19 Feb 2019 11:37:12 +0100 Subject: [PATCH] #3 - updated TOC; added 'DevSec Hardening Framework' - signed-off-by: trimstray --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 5a0c56f..2e6eee5 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ ## Table of Contents +- **[Introduction](#introduction)** +- **[Hardening standards](#hardening-standards)** +- **[DevSec Hardening Framework](#devsec-hardening-framework) - **[Contributing](#contributing)** - **[Other hardening guides](#other-hardening-guides)** - **[Pre install tasks](#pre-install-tasks)** @@ -165,6 +168,20 @@ - **[Testing configuration](#testing-configuration)** - **[External resources](#external-resources)** +## Introduction + +## Hardening standards + +## DevSec Hardening Framework + + > Security + DevOps: Automatic Server Hardening. + +This project covered a lot of the things in this guide, which can be automated (e.g. setting of grub password or enforcing the permissions of the common directories). + +Project: **[DevSec Hardening Framework](https://dev-sec.io)** + GH repository: **[dev-sec](https://github.com/dev-sec/)**. + +Thanks for **@artem-sidorenko**! + ## Contributing If you find something which doesn't make sense, or one of these doesn't seem right, or something seems really stupid; please make a pull request or please add valid and well-reasoned opinions about your changes or comments.