You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/18 23:00:10 UTC

[GitHub] [airflow] dependabot[bot] opened a new pull request #13164: Bump dompurify from 2.0.12 to 2.2.6 in /airflow/www

dependabot[bot] opened a new pull request #13164:
URL: https://github.com/apache/airflow/pull/13164


   Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.12 to 2.2.6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/cure53/DOMPurify/releases">dompurify's releases</a>.</em></p>
   <blockquote>
   <h2>DOMPurify 2.2.6</h2>
   <ul>
   <li>Added new mXSS prevention logic created by <a href="https://twitter.com/SecurityMB">SecurityMB</a></li>
   </ul>
   <h2>DOMPurify 2.2.4</h2>
   <ul>
   <li>Fixed a new MathML-based bypass submitted by <a href="https://twitter.com/PewGrand">PewGrand</a></li>
   <li>Fixed a new SVG-related bypass submitted by <a href="https://twitter.com/SecurityMB">SecurityMB</a></li>
   <li>Updated NodeJS CI to Node 14.x and Node 15.x</li>
   <li>Cleaned up <code>_forceRemove</code> logic for better reliability</li>
   </ul>
   <h2>DOMPurify 2.2.3</h2>
   <ul>
   <li>Fixed an mXSS issue reported by <a href="https://twitter.com/PewGrand">PewGrand</a></li>
   <li>Fixed a minor issue with the license header</li>
   <li>Fixed a problem with overly-eager CSS stripping</li>
   <li>Updated the README and removed an XSS warning</li>
   </ul>
   <h2>DOMPurify 2.2.2</h2>
   <ul>
   <li>Fixed an mXSS bypass dropped on us publicly via <a href="https://github-redirect.dependabot.com/cure53/DOMPurify/issues/482">#482</a></li>
   <li>Fixed an mXSS variation that was reported privately short after</li>
   <li>Added dialog to permitted elements list</li>
   <li>Fixed a small typo in the README</li>
   </ul>
   <h2>DOMPurify 2.2.0</h2>
   <ul>
   <li>Fix a possible XSS in Chrome that is hidden behind <em>#enable-experimental-web-platform-features</em>, reported by <a href="https://github.com/neilj">@neilj</a> and <a href="https://github.com/mfreed7">@mfreed7</a></li>
   <li>Changed <code>RETURN_DOM_IMPORT</code> default to <code>true</code> to address said possible XSS</li>
   <li>Updated README to reflect the new change and inform about the risks of manually setting <code>RETURN_DOM_IMPORT</code> back to <code>false</code></li>
   <li>Fixed the tests to properly address the new default</li>
   </ul>
   <h2>DOMPurify 2.1.1</h2>
   <ul>
   <li>Removed some code targeting old Safari versions</li>
   <li>Removed some code targeting older MS Edge versions</li>
   <li>Re-added some code targeting older Chrome versions, thanks <a href="https://github.com/terjanq">@terjanq</a></li>
   <li>Added new tests and removed unused SAFE_FOR_JQUERY test cases</li>
   <li>Added Node 14.x to existing test coverage</li>
   </ul>
   <h2>DOMPurify 2.1.0</h2>
   <ul>
   <li>Fixed several possible mXSS patterns, thanks <a href="https://github.com/hackvertor">@hackvertor</a></li>
   <li>Removed the <code>SAFE_FOR_JQUERY</code> flag (we are safe by default now for jQuery)</li>
   <li>Removed several now useless mXSS checks</li>
   <li>Updated the mXSS check for elements</li>
   <li>Updated test cases to cover new sanitization strategy</li>
   <li>Updated test website to use newer jQuery</li>
   <li>Updated array of tested browsers and removed legacy browsers</li>
   <li>Added &quot;auto convert&quot; checkbox to test website, thanks <a href="https://github.com/hackvertor">@hackvertor</a></li>
   </ul>
   <h2>DOMPurify 2.0.17</h2>
   <ul>
   <li>Fixed another bypass causing mXSS by using MathML</li>
   </ul>
   <h2>DOMPurify 2.0.16</h2>
   <ul>
   <li>Fixed an mXSS-based bypass caused by nested forms inside MathML</li>
   <li>Fixed a security error thrown on older Chrome on Android versions, see <a href="https://github-redirect.dependabot.com/cure53/DOMPurify/issues/470">#470</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cure53/DOMPurify/commit/b11cb72fd45b9489ad989517e22b6141743a9fa3"><code>b11cb72</code></a> chore: Preparing 2.2.6 release after failed 2.2.5 attempt /2</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/395cc83147f9331be444ca5b91c9eeb832c5a26a"><code>395cc83</code></a> chore: Preparing 2.2.6 release after failed 2.2.5 attempt</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/8a1c8876a7552b44da7fea579965136058d966b9"><code>8a1c887</code></a> chore: Preparing 2.2.5 release</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/77e740e55fed2bef6fd7fcb0e8ac428154e17d03"><code>77e740e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cure53/DOMPurify/issues/496">#496</a> from securityMB/main</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/9dd47cba160f95667f2bbda1867100464bd82643"><code>9dd47cb</code></a> Create a polyfill for <strong>lookupGetter</strong> to make IE10 happy</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/8e299900fb42a49045b6025ca472cbc4d525e178"><code>8e29990</code></a> fix: Made use of proper helper method to get parentNode</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/7e3a705eaef9dcaa54a318ccb0675730c3edc744"><code>7e3a705</code></a> fix: Fixed an issue with parent node mapping in MSIE11</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/d1cf8c6dfcfc1d3332dec85b3870de687273c718"><code>d1cf8c6</code></a> test: Fixed additional Edge 17 and MSIE11 tests</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/144637266c9496db94c1e3409290a9b25aa39e6a"><code>1446372</code></a> test: Fixed a bunch of Edge 17 and MSIE11 tests</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/7d9bc6a0ff0c2a98532020fcddb6864638179ce5"><code>7d9bc6a</code></a> fix: Removed usage of has()</li>
   <li>Additional commits viewable in <a href="https://github.com/cure53/DOMPurify/compare/2.0.12...2.2.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dompurify&package-manager=npm_and_yarn&previous-version=2.0.12&new-version=2.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/airflow/network/alerts).
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #13164: Bump dompurify from 2.0.12 to 2.2.6 in /airflow/www

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #13164:
URL: https://github.com/apache/airflow/pull/13164#issuecomment-748899858


   The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest master or amend the last commit of the PR, and push it with --force-with-lease.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb merged pull request #13164: Bump dompurify from 2.0.12 to 2.2.6 in /airflow/www

Posted by GitBox <gi...@apache.org>.
ashb merged pull request #13164:
URL: https://github.com/apache/airflow/pull/13164


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org