node/lib/internal/process
RafaelGSS 9cc79c177d
permission: handle process.chdir on writereport
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: https://github.com/nodejs-private/node-private/pull/870
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
CVE-ID: CVE-2026-48617
Refs: https://hackerone.com/reports/3625987
2026-06-18 06:29:23 +02:00
..
execution.js repl: remove dependency on domain module 2026-03-06 15:38:36 +00:00
finalization.js
per_thread.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
permission.js lib,permission: add permission.drop 2026-05-26 13:40:14 +00:00
pre_execution.js lib,permission: add permission.drop 2026-05-26 13:40:14 +00:00
promises.js src: skip JS callback for settled Promise.race losers 2026-05-05 19:53:04 -07:00
report.js permission: handle process.chdir on writereport 2026-06-18 06:29:23 +02:00
signal.js
task_queues.js process: handle rejections only when needed 2026-04-26 08:39:10 +00:00
warning.js
worker_thread_only.js