From 0b14a4b958e41c2da2b6acdc01dcf4c5c7f70da0 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Mon, 20 Jan 2020 09:36:37 -0500 Subject: [PATCH] Add Checkov. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfdcdc3..39411c2 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea ## Cloud platform security +- [Checkov](https://www.checkov.io/) - Static analysis for Terraform (infrastructure as code) to help detect CIS policy violations and prevent cloud security misconfiguration. - [Prowler](https://github.com/toniblyx/prowler) - Tool based on AWS-CLI commands for Amazon Web Services account security assessment and hardening. - [Scout Suite](https://github.com/nccgroup/ScoutSuite) - Open source multi-cloud security-auditing tool, which enables security posture assessment of cloud environments.