mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-18 13:10:51 -06:00
* server, driver: fixes #886 redefine self + parent to prevent framebusting and clickjacking security measures - add modifyObjectiveCode config, true by default * driver: increase timeout for flaky test in CI * server, driver: moved obstructive code rewriting to the proxy layer, out of JS, providing more comprehensive fix * server, driver: fixes failing tests, make regexp much more conservative * server: increase security specificity... down the rabbit hole we go