cedar
cedar copied to clipboard
Support policy validation
@Joffref, amazing work! Really love what you've done here! This library is both useful and a great reference for learning.
I'd love to be able to validate Cedar policies programmatically using Go, is that something you're open to implementing?
Thanks again for making this lib a reality!
- Liam
Hey @liamwh,
Thanks! Glad you like it! At the moment I didn't plan to add that, but that could be helpful.
Few thought on that:
- https://github.com/iann0036/polai already provides this kind of features. We might use it for a PoC.
- At the moment this binding is quite old, moving to the last version of the cedar crate must be privileged first.
If you are interested by contributing to this project, feel free :)