Skip to content

Commit 52d8222

Browse files
RafaelGSSrichardlau
authored andcommitted
doc: mention node:wasi in the Threat Model
PR-URL: #51211 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 95a880f commit 52d8222

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ lead to a loss of confidentiality, integrity, or availability.
124124
end being on the local machine or remote.
125125
6. The file system when requiring a module.
126126
See <https://nodejs.org/api/modules.html#all-together>.
127+
7. The `node:wasi` module does not currently provide the comprehensive file
128+
system security properties provided by some WASI runtimes.
127129

128130
Any unexpected behavior from the data manipulation from Node.js Internal
129131
functions may be considered a vulnerability if they are exploitable via

0 commit comments

Comments
 (0)