Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: properly replace integrity tags in script resources when experimentalModifyObstructiveThirdPartyCode is true #23820

Merged
merged 10 commits into from
Sep 20, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    7938770 View commit details
    Browse the repository at this point in the history
  2. fix: add regex to strip out dynamic setAttribute integrity setting wh…

    …en modifyObstructiveThirdPartyCode is enabled
    AtofStryker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d552648 View commit details
    Browse the repository at this point in the history
  3. fix: properly replace integrity tags inside script resources when exp…

    …erimentalModifyObstructiveThirdPartyCode is true
    AtofStryker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a980815 View commit details
    Browse the repository at this point in the history
  4. test: fix regex rewritter to handle a few other cases of rewriting

    integrity. Now accurately applies to other broad strokes
    AtofStryker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    505fa80 View commit details
    Browse the repository at this point in the history
  5. rename html integrity re to general as this replaces both html and ja…

    …vascript integrity tags in certain cases
    AtofStryker committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    700c75e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cce83d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    ce714b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81650c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/stripped-integrity-dynamic' of github.com:cypress-i…

    …o/cypress into fix/stripped-integrity-dynamic
    AtofStryker committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    bf186e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7a3839 View commit details
    Browse the repository at this point in the history