rubyjs / mini_racer

Minimal embedded v8
MIT License
585 stars 91 forks source link

Security guarantees? #298

Open arashb31 opened 6 months ago

arashb31 commented 6 months ago

I'm not sure where to ask this question about mini_racer, but does mini_racer run in any sort of sandbox (i.e. no access to network, filesystem, other processes, etc) when used from Ruby (or with ExecJS)?

SamSaffron commented 5 months ago

we host V8 it is is sandboxed by the JavaScript VM