Skip to content

ivarprudnikov/kubernetes-scan-with-checkov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scan kubernetes config with Checkov

CI Scanner

An example showing how to scan the Kubernetes config with the Checkov tool.

To see the output check the last build on https://github.com/ivarprudnikov/kubernetes-scan-with-checkov/actions/workflows/scanner.yml

Prerequisites

  • Docker

Run locally

./test.sh

Kubernetes config

See kubernetes-config.yaml

Config consists of:

  • secret for mongodb
  • deployment for mongodb
  • service for mongodb
  • configmap for mongodb
  • deployment of mongo-express
  • load balancer for mongo-express

Checkov config

See .checkov.yaml

Docs https://www.checkov.io/1.Welcome/What%20is%20Checkov.html

About

An example where kubernetes config is scanned with Checkov

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages