Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

explore storing evaluated policies in CAS instead of embedded #1123

Open
migmartri opened this issue Jul 23, 2024 · 0 comments
Open

explore storing evaluated policies in CAS instead of embedded #1123

migmartri opened this issue Jul 23, 2024 · 0 comments

Comments

@migmartri
Copy link
Member

To prevent the attestation from growing a lot, we could leverage our CAS to store the evaluated policies and then we just add the digest to the policy evaluation. Embedded could be a thing that we only do for inline CAS.

What do you think @jiparis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants