controlplaneio/kubesec
Security risk analysis for Kubernetes resources observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3249
- days_rel: 649
- days_push: 54
- n_releases_24m: 1
Adoption not part of the score
1477 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kubesec is a static analysis tool that performs security risk analysis on Kubernetes resource manifests, assigning a security score and detailed findings. It is available as a CLI, Docker image, HTTP server, kubectl plugin, and admission controller.
Use cases
- scan kubernetes yaml manifests for security misconfigurations
- score pod security context before deploying to cluster
- enforce security policies with a kubernetes admission webhook
- integrate kubernetes security scanning into CI pipeline
- check if containers run with read-only root filesystem
When to choose
- you want fast static analysis of Kubernetes YAML without a running cluster
- you need a simple security score for manifests in CI/CD
- you want to block insecure resources via an admission controller
When to avoid
- you need runtime security monitoring of live clusters
- you need full policy-as-code frameworks like OPA/Gatekeeper with custom policies
- you scan container images rather than Kubernetes manifests
Facets
cli-tool · maturity active
security vulnerability-scanning static-site-generator security windows cli go kubernetes sast static-analysis kubernetes-manifests admission-controller security-scoring devops containers linux macos docker
2 sources
- readme: https://github.com/controlplaneio/kubesec · fetched 2026-08-28 · a0844b7211ee
- homepage: https://kubesec.io · fetched 2026-08-29 · 7d414bdbf141
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| controlplaneio/kubesec | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="controlplaneio/kubesec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem