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.