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
@@ -315,6 +315,9 @@ Among other uses, this can be used to enable FIPS-compliant crypto if Node.js is
315
315
.ItFl-pending-deprecation
316
316
Emit pending deprecation warnings.
317
317
.
318
+
.ItFl-policy-deny-fs
319
+
Instructs Node.js to restrict access to the given resource type
320
+
.
318
321
.ItFl-policy-integrityNs=NsArsri
319
322
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