Public Niva api to window, especially Niva.api.fs, Niva.api.process.exec, etc. Is very dangerous when having XSS attack.
Please consider add api permission control (maybe like Deno Permissions) in niva.json or somewhere else, for those apps that never used api like Niva.api.fs.
Public
Niva
api towindow
, especiallyNiva.api.fs
,Niva.api.process.exec
, etc. Is very dangerous when having XSS attack.Please consider add api permission control (maybe like Deno Permissions) in
niva.json
or somewhere else, for those apps that never used api likeNiva.api.fs
.Great project, thanks.