Skip to content

permission: fix chmod,chown,link, and lutimes

fs.chmod, fs.chown, fs.link , and fs.lutimes wasn't handled properly by the permission model. This PR fixes it and increase the coverage of all file system API using permission model cc: @nodejs/security-wg

Merge request reports

Loading