Skip to content

fix: normalize URL paths in linear time - #5

Merged
mktbsh merged 1 commit into
mainfrom
fix/codeql-url-normalization
Aug 9, 2026
Merged

fix: normalize URL paths in linear time#5
mktbsh merged 1 commit into
mainfrom
fix/codeql-url-normalization

Conversation

@mktbsh

@mktbsh mktbsh commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace polynomial trailing-slash normalization with linear scans
  • cover repeated leading and trailing separators
  • add a patch Changeset

Validation

  • pnpm run release:check
  • pnpm audit
  • git diff --check

@mktbsh
mktbsh merged commit 26917e3 into main Aug 9, 2026
4 checks passed
@mktbsh
mktbsh deleted the fix/codeql-url-normalization branch August 9, 2026 10:20
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