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

fix: break up greedy host fragment parsing regex #276

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

wraithgar
Copy link
Member

It's easier to reason about each step this way, and also not susceptible to redos.

@wraithgar wraithgar requested a review from a team as a code owner November 20, 2024 20:53
@wraithgar
Copy link
Member Author

This is a v6 backport of #274

@wraithgar wraithgar force-pushed the gar/backport-host-fragment branch 2 times, most recently from 0396d52 to ca7ca83 Compare November 20, 2024 22:31
@wraithgar
Copy link
Member Author

#278 will be needed for CI to go green

It's easier to reason about each step this way, and also not susceptible
to redos.
@wraithgar wraithgar force-pushed the gar/backport-host-fragment branch from ca7ca83 to a4ab4a3 Compare November 21, 2024 17:15
@wraithgar wraithgar merged commit 09061c0 into release/v6 Nov 21, 2024
30 checks passed
@wraithgar wraithgar deleted the gar/backport-host-fragment branch November 21, 2024 17:27
@github-actions github-actions bot mentioned this pull request Nov 21, 2024
wraithgar pushed a commit that referenced this pull request Nov 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[6.1.2](v6.1.1...v6.1.2)
(2024-11-21)
### Bug Fixes
*
[`09061c0`](09061c0)
[#276](#276) break up greedy
host fragment parsing regex (#276) (@wraithgar)
### Chores
*
[`3d8f14e`](3d8f14e)
[#278](#278) bump
@npmcli/template-oss from 4.7.1 to 4.23.4 (#278) (@dependabot[bot],
@wraithgar)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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