Skip to content
@cedar-policy

cedar-policy

README.md

Cedar Green Logo

Welcome!

Cedar is an open source policy language and evaluation engine. Cedar enables developers to express fine-grained permissions as easy-to-understand policies enforced in their applications, and decouple access control from application logic. Cedar supports common authorization models such as role-based access control and attribute-based access control. It is the first policy language built from the ground up to be verified formally by using automated reasoning, and tested rigorously using differential random testing.

Project Resources

Repositories

  • cedar
    Cedar SDK including the authorization engine, validator, policy formatter, and CLI.
  • cedar-docs
    Houses documentation for all cedar projects.
  • cedar-examples
    Example applications using the Cedar language and SDK
  • cedar-java
    Java language bindings for Cedar.
  • cedar-spec
    Formal Dafny specification for the Cedar language as well as the differential testing/property-based testing framework.
  • cedar-awesome
    Curated list of awesome Cedar related tools and articles.
  • rfcs
    Request For Comments (RFC) for Cedar.
  • vscode-cedar
    Cedar policy language extension for Visual Studio Code.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.

License

This project is licensed under the Apache v2.0 License.

Copyright

See NOTICE for details.

Trademark

Cedar is a trademark of Amazon Web Services. If publishing software using Cedar, you are not required to attribute. However, if you’d like to, we encourage you to use the language below.

Do: Don't:
✅ Powered by Cedar ❌ Cedar 2.0
✅ Created with Cedar ❌ Created by Cedar
✅ Using Cedar ❌ Software created by Cedar

Popular repositories

  1. cedar cedar Public

    Implementation of the Cedar Policy Language

    Rust 624 46

  2. cedar-spec cedar-spec Public

    Definitional implementation of Cedar language and utilities for DRT

    Rust 49 4

  3. cedar-examples cedar-examples Public

    Some examples of using the Cedar language to specify authorization

    Rust 42 11

  4. cedar-awesome cedar-awesome Public

    A curated list of awesome Cedar related tools and articles.

    30 4

  5. cedar-java cedar-java Public

    Java bindings for the Cedar language

    Java 26 6

  6. cedar-docs cedar-docs Public

    Documentation for Cedar policy language

    16 12

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…