kyverno/kyverno
Unified Policy as Code observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 17.5
- age_days: 2767
- days_rel: 13
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
8075 stars · 1555 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Kyverno is a Kubernetes-native policy engine for policy as code, letting platform teams author validate, mutate, generate, and cleanup policies as YAML/CEL Kubernetes resources. It runs as an admission controller in clusters and also works outside Kubernetes via CLI, SDK, and web service for any JSON payload.
Use cases
- enforce security and compliance policies on kubernetes resources
- validate kubernetes manifests in ci pipelines before deployment
- mutate or generate kubernetes resources automatically
- verify container image signatures for supply chain security
- validate terraform plans and dockerfiles with policies
- clean up stale kubernetes resources on a schedule
- write policy as code without learning rego
When to choose
- you want kubernetes-native policies in YAML and CEL with no new language
- you need admission control, background scans, and policy reports in one engine
- you want to shift policy checks left into GitOps/CI pipelines
- you need image verification and policy exceptions at scale
When to avoid
- you are not using Kubernetes or JSON/YAML payloads and need general-purpose policy evaluation
- your team already has deep Rego/Open Policy Agent expertise and OPA meets your needs
- you need a lightweight client-side linter only with no cluster component
Facets
service · maturity stable
security configuration-management cli middleware developer-tools security cloud-computing infrastructure-as-code self-hosted go cli cloud self-hosted policy-as-code admission-controller kubernetes cel compliance governance supply-chain-security cncf mutate validate devops containers docker
7 sources
- readme: https://github.com/kyverno/kyverno · fetched 2026-08-28 · 8ed5591eb934
- homepage: https://kyverno.io · fetched 2026-08-29 · 8a6cfcdf4ec6
- site_page: https://kyverno.io/docs/introduction · fetched 2026-08-29 · 2aee5acf70ca
- site_page: https://kyverno.io/docs/policy-types/validating-policy · fetched 2026-08-29 · 8a848dfa8e3c
- site_page: https://kyverno.io/docs/applying-policies · fetched 2026-08-29 · 0cff124ea840
- site_page: https://kyverno.io/docs/guides/evaluating-policy-engines · fetched 2026-08-29 · c76463944f09
- site_page: https://kyverno.io/docs/crds · fetched 2026-08-29 · b638301b3096
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kyverno/kyverno | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem