Skip to content

doc: clarify url.parse security warning#63344

Closed
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-url-parse-security-warning
Closed

doc: clarify url.parse security warning#63344
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-url-parse-security-warning

Conversation

@MukundaKatta
Copy link
Copy Markdown

Refs: #45311

Clarifies the legacy url.parse() warning by distinguishing URLs from trusted configuration or controlled sources from untrusted input and security-decision use cases, while preserving the WHATWG URL API recommendation and CVE note.

Validation:

  • node tools/lint-md/lint-md.mjs doc/api/url.md
  • git diff --check

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module. labels May 15, 2026
Copy link
Copy Markdown
Member

@Renegade334 Renegade334 left a comment

Choose a reason for hiding this comment

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

url.parse() has been re-deprecated, so the associated issue no longer applies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants