node/lib/internal/process
RafaelGSS 2f62693801
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-17 19:52:19 +02:00
..
execution.js module: improve typescript error message format 2025-07-15 19:03:11 -03:00
finalization.js
per_thread.js process: fix default env for process.execve 2025-10-22 23:44:01 +02:00
permission.js permission: propagate permission model flags on spawn 2025-07-27 20:28:14 +02:00
pre_execution.js bootstrap: initialize http proxy after user module loader setup 2026-02-17 18:16:37 +01:00
promises.js process: fix wrong asyncContext under unhandled-rejections=strict 2025-10-22 23:44:01 +02:00
report.js permission: handle process.chdir on writereport 2026-06-17 19:52:19 +02:00
signal.js
task_queues.js lib: remove redundant destroyHook checks 2026-02-17 19:12:19 +01:00
warning.js lib: prefer logical assignment 2024-11-27 11:03:39 -05:00
worker_thread_only.js