Skip to content

Commit 4a2e05d

Browse files
gebalamariuszmre
authored andcommitted
Add cloud-audit - AWS security scanner with Terraform remediation
1 parent da34b3b commit 4a2e05d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/tools/cloud-audit.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: cloud-audit
2+
categories:
3+
- linter
4+
tags:
5+
- cloud
6+
- terraform
7+
- configmanagement
8+
license: MIT
9+
types:
10+
- cli
11+
source: 'https://github.com/gebalamariusz/cloud-audit'
12+
homepage: 'https://haitmg.pl'
13+
description: >-
14+
Opinionated AWS security scanner with 47 curated checks covering IAM,
15+
S3, EC2, RDS, Lambda, and more. Each finding includes Terraform remediation
16+
code. Features attack chain detection and a diff command for CI/CD gating.

0 commit comments

Comments
 (0)