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
32 stars 4 forks source link

Report doesn't show the relevant pod #21

Closed quocvd1511 closed 1 year ago

quocvd1511 commented 1 year ago

Describe the bug Report doesn't show the relevant pod so i cannot know which pod is alarm or ok.

Screen Shot 2022-10-30 at 3 09 58 PM Screen Shot 2022-10-30 at 3 11 43 PM

Steampipe version (steampipe -v) steampipe version 0.16.1

Plugin version (steampipe plugin list)

+-------------------------------------------------------------------+ A new version of Steampipe is available! 0.16.1 → 0.16.4 You can update by downloading from https://steampipe.io/downloads
Updated versions of the following plugins are available:
turbot/gcp @ latest 0.26.0 → 0.28.0
You can update by running steampipe plugin update --all

+-------------------------------------------------------------------+

+---------------------------------------------------+---------+-------------+ | Name | Version | Connections | +---------------------------------------------------+---------+-------------+ | hub.steampipe.io/plugins/turbot/gcp@latest | 0.26.0 | gcp | | hub.steampipe.io/plugins/turbot/kubernetes@latest | 0.12.0 | kubernetes | +---------------------------------------------------+---------+-------------+

To reproduce steampipe check kubernetes_compliance.benchmark.cis_kube_v120 --export html

Expected behavior The report need to show the name of resource or name of the pod.

bigdatasourav commented 1 year ago

@quocvd1511 thanks for raising this issue; we are looking into it.

misraved commented 1 year ago

Fixed in https://github.com/turbot/steampipe-mod-kubernetes-compliance/pull/23