turbot / steampipe-mod-aws-compliance

Run individual controls or full compliance benchmarks for CIS, PCI, NIST, HIPAA and more across all of your AWS accounts using Powerpipe and Steampipe.
https://hub.steampipe.io/mods/turbot/aws_compliance
Apache License 2.0
372 stars 63 forks source link

Support for running CIS kubernetes checks #265

Closed seeker815 closed 3 years ago

seeker815 commented 3 years ago

Is your feature request related to a problem? Please describe. I am using steampipe check to run AWS compliance and would like to use Steampipe for Kubernetes Checks as well?

Describe the solution you'd like Support for Kubernetes Compliance checks and a way for steampipe to run them from a pod/host

Describe alternatives you've considered Kube-bench

e-gineer commented 3 years ago

Hey @seeker815 ... thanks for asking ... we're actually working on Kubernetes compliance checks as a mod right now :-)

Please see the WIP branches at https://github.com/turbot/steampipe-mod-kubernetes-compliance

Specifically https://github.com/turbot/steampipe-mod-kubernetes-compliance/tree/initial-controls

We'd love your help testing or contributing if you have some time!

seeker815 commented 3 years ago

Thanks for the quick reply @e-gineer and will take a look at contributing