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 #274

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

wraithgar
Copy link
Member

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

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:38
Copy link

@jumoel jumoel left a comment

Choose a reason for hiding this comment

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

This really makes the code easier to read and understand! ✨

@wraithgar wraithgar merged commit e47b7e4 into main Nov 20, 2024
20 checks passed
@wraithgar wraithgar deleted the gar/hash-fragment branch November 20, 2024 20:49
@github-actions github-actions bot mentioned this pull request Nov 20, 2024
wraithgar added a commit that referenced this pull request Nov 20, 2024
It's easier to reason about each step this way, and also not susceptible
to redos.
wraithgar pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.0.1](v8.0.0...v8.0.1)
(2024-11-20)
### Bug Fixes
*
[`e47b7e4`](e47b7e4)
[#274](#274) break up greedy
host fragment parsing regex (#274) (@wraithgar)
### Chores
*
[`3d55d13`](3d55d13)
[#277](#277) fix workflows
for new backport branch (#277) (@wraithgar)
*
[`b3e455f`](b3e455f)
[#273](#273) bump
@npmcli/template-oss from 4.23.3 to 4.23.4 (#273) (@dependabot[bot],
@npm-cli-bot)

---
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>
wraithgar added a commit that referenced this pull request Nov 21, 2024
It's easier to reason about each step this way, and also not susceptible
to redos.
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.

3 participants