diff --git a/README.md b/README.md index f32ed5e..6691a7c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ A curated list of awesome Kubernetes security resources. Can you dig it? - [kyverno](https://github.com/nirmata/kyverno) - Kubernetes Native Policy Management - [rakkess](https://github.com/corneliusweig/rakkess) - Review access matrix for Kubernetes server resources - [rback](https://github.com/team-soteria/rback) - RBAC in Kubernetes visualizer +- [steampipe](https://github.com/turbot/steampipe) - Use SQL to query your cloud services (AWS, Azure, GCP and more) running Kubernetes +- [steampipe-kubernetes](https://github.com/turbot/steampipe-plugin-kubernetes) - Use SQL to query your Kubernetes resources +- [steampipe-kubernetes-compliance](https://github.com/turbot/steampipe-mod-kubernetes-compliance) - Kubernetes compliance scanning tool for CIS, NSA & CISA Cybersecurity technical report for Kubernetes hardening. - [trivy](https://github.com/aquasecurity/trivy) - A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI - [kubernetes-rbac-audit](https://github.com/cyberark/kubernetes-rbac-audit) - Tool for auditing RBACs in Kubernetes