From 5c14d017e261f312ea37180b26f8c200bf09e9bd Mon Sep 17 00:00:00 2001 From: satya-rajesh <53730092+satya-rajesh@users.noreply.github.com> Date: Wed, 20 Apr 2022 10:31:00 +0530 Subject: [PATCH] Update README.md Remove STIG reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d19a73..2e348b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/vmware/ansible-security-hardening.svg?branch=master)](https://travis-ci.org/vmware/ansible-security-hardening) ## Overview -Security hardening scripts as recommended by CIS, STIG etc are usually available as shell scripts. This project provides ansible playbooks for these script suites and keep it as distro agnostic as possible. +Security hardening scripts as recommended by CIS are usually available as shell scripts. This project provides ansible playbooks for these script suites and keep it as distro agnostic as possible. Remediation is done by regular ansible playbook runs