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

Releases: bcoe/sandcastle

Major Security Fixes

22 May 08:24
Compare
Choose a tag to compare
  • 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.