Skip to content

Commit 780fdfd

Browse files
committed
doc: mention pm is not enforced when using fd
1 parent 01c281f commit 780fdfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/permissions.md

Lines changed: 2 additions & 0 deletions
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+
* The Permission Model is not upheld when utilizing existing file descriptors
584+
via the `node:fs` module.
583585

584586
#### Limitations and Known Issues
585587

0 commit comments

Comments
 (0)