Skip to content

Commit afbfe89

Browse files
RafaelGSStargos
authored andcommitted
doc: mention pm is not enforced when using fd
PR-URL: #53125 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Ulises Gascón <[email protected]>
1 parent 1702d26 commit afbfe89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/permissions.md

+2
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,8 @@ There are constraints you need to know before using this system:
580580
not subject to the rules of the Permission Model.
581581
* OpenSSL engines cannot be requested at runtime when the Permission
582582
Model is enabled, affecting the built-in crypto, https, and tls modules.
583+
* Using existing file descriptors via the `node:fs` module bypasses the
584+
Permission Model.
583585

584586
#### Limitations and Known Issues
585587

0 commit comments

Comments
 (0)