You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/node.1
+3
Original file line number
Diff line number
Diff line change
@@ -309,6 +309,9 @@ Among other uses, this can be used to enable FIPS-compliant crypto if Node.js is
309
309
.ItFl-pending-deprecation
310
310
Emit pending deprecation warnings.
311
311
.
312
+
.ItFl-policy-deny-fs
313
+
Instructs Node.js to restrict access to the given resource type
314
+
.
312
315
.ItFl-policy-integrityNs=NsArsri
313
316
Instructs Node.js to error prior to running any code if the policy does not have the specified integrity. It expects a Subresource Integrity string as a parameter.
0 commit comments