From 9d8f0dcccc583f555d7253e78aba5c587fd8c759 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Wed, 31 Jul 2019 15:06:25 +0200 Subject: [PATCH] added DevSec Hardening Framework --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5e3fd2..8dfcb07 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,8 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below. ## Tools to apply security hardening +- [DevSec Hardening Framework](https://dev-sec.io/) - a framework to automate hardening of OS and applications, using Chef, Ansible and Puppet + ### GNU/Linux - [Linux Server Hardener](https://github.com/pratiktri/server_init_harden) - for Debian/Ubuntu (2019)