Skip to content

Conversation

@joyeecheung
Copy link
Member

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@joyeecheung joyeecheung requested a review from a team as a code owner January 14, 2026 12:02
Copilot AI review requested due to automatic review settings January 14, 2026 12:02
@vercel
Copy link

vercel bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nodejs-org Ready Ready Preview Jan 14, 2026 0:04am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a reference to a blog post about stack limits and DoS mitigation in the December 2025 security release announcement.

Changes:

  • Adds a paragraph with guidance about handling recursion depth and stack exhaustion in security-critical code paths
  • Links to a detailed blog post about DoS mitigation in async hooks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.01%. Comparing base (33d0e41) to head (549c735).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8546   +/-   ##
=======================================
  Coverage   75.01%   75.01%           
=======================================
  Files         103      103           
  Lines        9036     9036           
  Branches      311      311           
=======================================
  Hits         6778     6778           
  Misses       2256     2256           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina enabled auto-merge January 14, 2026 12:21
@mcollina mcollina added this pull request to the merge queue Jan 14, 2026
Merged via the queue into nodejs:main with commit a371141 Jan 14, 2026
13 checks passed
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