doc: add path.join and path.normalize clarification · nodejs/node@43b5a21 · GitHub
Skip to content

Commit 43b5a21

Browse files
RafaelGSSaduh95
authored andcommitted
doc: add path.join and path.normalize clarification
This commit adds explicit clarification to the Node.js threat model that path manipulation functions such as path.join() and path.normalize() trust their input. Issues related to these functions that rely on unsanitized input are not considered vulnerabilities requiring CVEs. PR-URL: #59262 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 6aec5ae commit 43b5a21

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)