ResistanceIsUseless / podit

Pod thats audits the kubernetes cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podit

Pod thats audits the kubernetes or container environment using known container auditing tools with flask as a wrapper to create API endpoints.

Current Tools:

todo:

  • fix kubeaudit
  • update code to correctly wrap all cli commands
  • have nuclei to have naaubu parse ports
  • container to run certain commands on start for easy audit
  • create reporting function to combine automated report
  • add notify or some alerting to slack/discord
  • update docker-bench-security
  • look into adding addtional tools like Ciliumhttps://docs.cilium.io/en/stable/overview/intro/

About

Pod thats audits the kubernetes cluster


Languages

Language:Python 56.3%Language:Dockerfile 43.7%