From c94c0ca447e2bbda7d862a0ba8e6f54f71fc5d18 Mon Sep 17 00:00:00 2001 From: gebalamariusz Date: Tue, 3 Mar 2026 19:46:26 +0100 Subject: [PATCH] Add cloud-audit to Cloud tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31792cc..b7a0d15 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below. ### Cloud - [toniblyx/my-arsenal-of-aws-security-tools](https://github.com/toniblyx/my-arsenal-of-aws-security-tools) - List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc. +- [cloud-audit](https://github.com/gebalamariusz/cloud-audit) - AWS security auditing CLI that runs 17 checks across IAM, S3, EC2, VPC, and RDS with remediation engine generating AWS CLI commands and Terraform snippets. ## Tools to apply security hardening