From 8cca09dcd8febe765bc7f7823ab8ebb2a5afef48 Mon Sep 17 00:00:00 2001 From: Jan Bechtel Date: Tue, 29 Jun 2021 13:34:19 +0200 Subject: [PATCH] use bullets --- radar/2021-01-01/checkov.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/radar/2021-01-01/checkov.md b/radar/2021-01-01/checkov.md index 9afbf4a..1517e02 100644 --- a/radar/2021-01-01/checkov.md +++ b/radar/2021-01-01/checkov.md @@ -7,6 +7,13 @@ quadrant: platforms-and-aoe-services Checkov is a static code analysis tool for infrastructure-as-code. -It scans cloud infrastructure provisioned using Terraform, Terraform plan, Cloudformation, Kubernetes, detects security and compliance misconfigurations. +It scans cloud infrastructure provisioned using -At AOE we use checkov in CI/CD processes to get insights into our Terraform-Modules. \ No newline at end of file +- Terraform +- Terraform plan +- Cloudformation +- Kubernetes + +and detects security and compliance misconfigurations. + +At AOE we use checkov in CI/CD processes to get insights into our Terraform-Modules.