Skip to content

permission: drop process.permission.deny

As discussed previously in https://github.com/nodejs/node/issues/47105 and https://github.com/nodejs/node/pull/47269. We're dropping the process.permission.deny API to reduce the surface for a potential attack vector.

This feature isn't out of our plans, however, we reached a consensus to remove it for further discussion. Also note that this PR isn't a semver-major since the feature (permission model) wasn't released yet.

Merge request reports

Loading