On Jan 17, 2013, at 2:56 PM, Bradley Meck <[email protected]> wrote:
> A while back I discussed the problems with the node-sandbox module, I wrote a > solution, but it broke on newer v8s, have not spent the time to track down > the problem. Even then serious care must always be taken to not allow Hi Bradley, I almost gave up when I decided to give sandbox a try. I installed the "npm" version, and based on the examples[1] seems like caller and type coercion attacks are being properly handled. Was there another scenario that was broken due to the newer version of v8? Thanks for your wisdom :) Gustavo Machado [email protected] [1] https://github.com/gf3/sandbox/blob/master/example/example.js -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
