Skip to content

Expression node limits for parser and checker#1386

Merged
TristonianJones merged 2 commits into
cel-expr:masterfrom
TristonianJones:max-parsed-expr-limit
Jul 25, 2026
Merged

Expression node limits for parser and checker#1386
TristonianJones merged 2 commits into
cel-expr:masterfrom
TristonianJones:max-parsed-expr-limit

Conversation

@TristonianJones

Copy link
Copy Markdown
Collaborator

In addition to limiting parser recursion depth and ast recursion depth,
also limit the number of AST nodes permitted in an expression generated
by the parser or accepted by the checker.

@TristonianJones
TristonianJones merged commit a492a70 into cel-expr:master Jul 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants