Skip to content

Limit string length input for replacement filters#1138

Merged
jasmith-hs merged 4 commits intomasterfrom
limit-regex-replace
Dec 13, 2023
Merged

Limit string length input for replacement filters#1138
jasmith-hs merged 4 commits intomasterfrom
limit-regex-replace

Conversation

@jasmith-hs
Copy link
Copy Markdown
Contributor

If maxStringLength is set (or defaulting to maxOutputSize now), then don't process strings that are longer than that maximum length.
This means that strings that are too long will no longer be considered valid inputs for |regex_replace or replace.

@jasmith-hs jasmith-hs merged commit 0c47c7f into master Dec 13, 2023
@jasmith-hs jasmith-hs deleted the limit-regex-replace branch December 13, 2023 15:57
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.

1 participant