node/lib/internal/process
RafaelGSS a1bbc24f96
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 20:02:05 +02:00
..
execution.js process: do not truncate long strings in --print 2026-02-22 23:16:11 +01:00
finalization.js
per_thread.js lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
permission.js src,permission: add --allow-inspector ability 2025-12-05 14:28:35 +01:00
pre_execution.js src: add C++ support for diagnostics channels 2026-04-10 14:52:13 +02:00
promises.js process: optimize asyncHandledRejections by using FixedQueue 2026-05-07 15:41:17 +02:00
report.js permission: handle process.chdir on writereport 2026-06-17 20:02:05 +02:00
signal.js
task_queues.js process: handle rejections only when needed 2026-05-07 15:41:46 +02:00
warning.js
worker_thread_only.js