Skip to content

Decode url encoded strings multiple times#1050

Open
timokoessler wants to merge 2 commits into
mainfrom
url-decode-depth
Open

Decode url encoded strings multiple times#1050
timokoessler wants to merge 2 commits into
mainfrom
url-decode-depth

Conversation

@timokoessler

@timokoessler timokoessler commented Jun 4, 2026

Copy link
Copy Markdown
Member

Matching Zen Go implementation and new spec

Summary by Aikido

Security Issues: 0 Quality Issues: 0 Resolved Issues: 0

⚡ Enhancements

  • Decoded URL-encoded strings repeatedly up to five nested decode levels

🔧 Refactors

  • Extracted URL decode logic into addURLDecodedVariants helper and constant

More info

Matching Zen Go implementation and new spec
Comment thread library/helpers/extractStringsFromUserInput.ts Outdated
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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