Shopify/kubeaudit
kubeaudit helps you audit your Kubernetes clusters against common security controls observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3275
- days_rel: n/a
- days_push: 742
- n_releases_24m: 0
Adoption not part of the score
1936 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
kubeaudit is a command line tool and Go package that audits Kubernetes clusters against common security controls like running as non-root, read-only root filesystems, and avoiding privileged containers. It can also be used as a kubectl plugin, but the project is deprecated as of October 2024.
Use cases
- audit kubernetes cluster security configuration
- check containers run as non-root
- find privileged containers in kubernetes
- verify pods drop dangerous capabilities
- enforce read-only root filesystem in deployments
- run security audits as kubectl plugin
When to choose
- you need to audit existing Kubernetes manifests or clusters for security misconfigurations
- you want a lightweight Go-based CLI or library for container security checks
- you are pinned to Kubernetes >=1.19 and accept the deprecation
When to avoid
- you need an actively maintained tool - kubeaudit is deprecated as of October 2024
- you want ongoing support or new features - consider Kubebench instead
- you need runtime security monitoring rather than configuration auditing
Facets
cli-tool · maturity abandoned
security vulnerability-scanning cli security developer-tools cli go cross-platform kubernetes-audit security-controls kubectl-plugin deprecated container-security containers devops kubernetes
1 source
- readme: https://github.com/Shopify/kubeaudit · fetched 2026-08-28 · 855fdec17253
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shopify/kubeaudit | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Shopify/kubeaudit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem