-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Remove --experimental-policy #52575
Copy link
Copy link
Closed
Labels
experimentalIssues and PRs related to experimental features.Issues and PRs related to experimental features.policyIssues and PRs related to the policy subsystem.Issues and PRs related to the policy subsystem.securityIssues and PRs related to security.Issues and PRs related to security.
Metadata
Metadata
Assignees
Labels
experimentalIssues and PRs related to experimental features.Issues and PRs related to experimental features.policyIssues and PRs related to the policy subsystem.Issues and PRs related to the policy subsystem.securityIssues and PRs related to security.Issues and PRs related to security.
Our docs reports:
Therefore, once a module is loaded, they have the keys to the castle.
After reviewing a few security reports about this feature, I don't think it provides much additional protection against our threat model: https://github.com/nodejs/node/blob/main/SECURITY.md#the-nodejs-threat-model.
Note that this was developed before we had a threat model.