Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 26, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…tion (#68) * Fix polynomial regex vulnerability in ENCODING_PATTERN Changed the regex pattern from .* to .*? to use non-greedy matching, preventing catastrophic backtracking on malicious input. Added test case to validate the fix with various edge cases. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: slachiewicz <6705942+slachiewicz@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Oct 26, 2025
@pull pull bot added the ⤵️ pull label Oct 26, 2025
@pull pull bot merged commit 9a87e5c into boost-mw-poc:master Oct 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

0 participants