Joffref / cedar

A Go binding for Amazon Cedar Policy using wasm to embed the Cedar engine with near zero overhead.
Apache License 2.0
35 stars 5 forks source link

Support policy validation #22

Open liamwh opened 3 months ago

liamwh commented 3 months ago

@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!

Joffref commented 3 months ago

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: