turbot / steampipe-mod-kubernetes-compliance

Run individual controls or full compliance benchmarks for NSA CISA Kubernetes Hardening Guidance across all of your Kubernetes clusters using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/kubernetes_compliance
Apache License 2.0
30 stars 4 forks source link

Kubernetes Node, Storage , and System level cluster role compliance is missing #89

Open vishu184 opened 2 months ago

vishu184 commented 2 months ago

Is your feature request related to a problem? Please describe. In Kubernetes mods we do not have any compliance available for Node, Storage and system cluster role.

misraved commented 1 week ago

Welcome to Steampipe @vishu184 👍!!

Apologies for the radio silence on this issue.

We do have a few controls defined in https://github.com/turbot/steampipe-mod-kubernetes-compliance/blob/main/controls/role.sp that primarily address the roles.

As a part of our implementation, we focussed on getting the control coverage for CIS and NSA benchmarks. Is there a specific compliance that you are looking out for?