Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Major Security Fixes

Latest
Compare
Choose a tag to compare
@bcoe bcoe released this 22 May 08:24
· 64 commits to master since this release
  • we now run in strict-mode, which fixes exploits surrounding arguments.
  • we now deep-clone the context object with no prototype, which fixes another major exploit.
  • we now have a testing strategy for squashing exploits that are reported.