Skip to content

Check for policy exhaustion when parsing ABE policies - #698

Open
ETCaton wants to merge 1 commit into
cloudflare:mainfrom
ETCaton:push-nsswoxwnnxnq
Open

Check for policy exhaustion when parsing ABE policies#698
ETCaton wants to merge 1 commit into
cloudflare:mainfrom
ETCaton:push-nsswoxwnnxnq

Conversation

@ETCaton

@ETCaton ETCaton commented Aug 27, 2026

Copy link
Copy Markdown

Because the parser bails at completeness, instead of exhaustion, typos or other causes of policy malformed-ness go silent but affect the conditions under which the ciphertext is encrypted. This fixes it, and also makes explicit/locks in the case sensitivity

See #697


Open in Devin Review
Because the parser bails at completeness, instead of exhaustion, typos
or other causes of policy malformed-ness go silent but affect the
conditions under which the ciphertext is encrypted. This fixes it, and
also makes explicit/locks in the case sensitivity

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant