cedar-policy/cedar
Implementation of the Cedar Policy Language observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 95
- Longevity 87
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: 0.5
- age_days: 1226
- days_rel: 36
- days_push: 7
- n_releases_24m: 55
Adoption not part of the score
1693 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cedar is a purpose-built policy language and Rust implementation for writing and enforcing fine-grained authorization policies in applications. It includes an authorization engine, schema validator, symbolic compiler for policy verification, CLI, language server, and WASM bindings.
Use cases
- enforce fine-grained permissions in my application
- implement RBAC or ABAC authorization
- validate authorization policies against a schema
- verify my security policies are correct with automated reasoning
- evaluate access requests with low bounded latency
- embed an authorization engine in a Rust service
When to choose
- you need policies decoupled from application code that can be independently audited
- you want fast, scalable real-time authorization with bounded latency
- you need formal verification or analysis of your authorization model
- you want a battle-tested policy engine backed by AWS with Rust, CLI, and WASM interfaces
When to avoid
- you only need simple role checks that a few database flags can handle
- your stack cannot integrate with Rust or WASM and you need a pure managed service
- you need a general-purpose rules engine beyond authorization
Facets
library · maturity stable
authorization security parser interpreter cli wasm security developer-tools apis backend rust wasm cli cross-platform policy-language rbac abac policy-engine formal-verification language-server
2 sources
- readme: https://github.com/cedar-policy/cedar · fetched 2026-08-28 · dd3a4842aec7
- homepage: https://www.cedarpolicy.com · fetched 2026-08-29 · d1d50d4a4c02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cedar-policy/cedar | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="cedar-policy/cedar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem