#3 - updated TOC; added 'DevSec Hardening Framework'

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2019-02-19 11:37:12 +01:00
parent fe3c0cde04
commit d4ddf12196

View File

@@ -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.