We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320b450 commit 8d98567Copy full SHA for 8d98567
SECURITY.md
@@ -230,6 +230,7 @@ then untrusted input must not lead to arbitrary JavaScript code execution.
230
related to these functions that rely on unsanitized input are not considered vulnerabilities
231
requiring CVEs, as it's the user's responsibility to sanitize path inputs according to
232
their security requirements.
233
+* The shared objects, libraries and code loaded via `node:ffi`.
234
235
Any unexpected behavior from the data manipulation from Node.js Internal
236
functions may be considered a vulnerability if they are exploitable via
0 commit comments