You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/04/26 13:37:50 UTC

[PR] Bump dompurify from 3.1.0 to 3.1.1 in /themes/common-theme/webapp/common-theme/js [ofbiz-framework]

dependabot[bot] opened a new pull request, #788:
URL: https://github.com/apache/ofbiz-framework/pull/788

   Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.0 to 3.1.1.
   <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 3.1.1</h2>
   <ul>
   <li>Fixed an mXSS sanitiser bypass reported by <a href="https://github.com/icesfont"><code>@​icesfont</code></a></li>
   <li>Added new code to track element nesting depth</li>
   <li>Added new code to enforce a maximum nesting depth of 255</li>
   <li>Added coverage tests and necessary clobbering protections</li>
   </ul>
   <p><strong>Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.</strong></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/cure53/DOMPurify/commit/7a0a984a8aea7341ce084f72cda806e2395b336b"><code>7a0a984</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/944">#944</a> from cure53/main</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/7bbd12bb22d604f47a26d3ec2a2b2e12051ef547"><code>7bbd12b</code></a> chore: Preparing 3.1.1 release</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/87eff29eedc7d3ea26a39f23224341bfebcfe8f5"><code>87eff29</code></a> Merge branch 'main' of github.com:cure53/DOMPurify</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/809a9025b4b046ff24e3b7bb8f499f69ae780db4"><code>809a902</code></a> fix: Set the MAX_NESTING_DEPTH to 255 for good measure and adjusted tests</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a"><code>6ea80cd</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/943">#943</a> from cure53/main</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/c0d418cc136ef0f7fbf55d5b9eeb1848a38906f2"><code>c0d418c</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/942">#942</a> from kyselberg/main</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/2a554b4e4763a7dd0eb41318710fa22aaaca4767"><code>2a554b4</code></a> docs: additional info in example</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/6e240ec508d26ec1c8075fb4d561ba13c89c2f32"><code>6e240ec</code></a> docs: correct hook name and remove misleading comment</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/ef4bbb41a896956a8e53e5867ea4c56694589667"><code>ef4bbb4</code></a> chore: Re-generated dist versions</li>
   <li><a href="https://github.com/cure53/DOMPurify/commit/1f494b9ee4ee1bf7ae20d77ec4dd6d632532c820"><code>1f494b9</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/941">#941</a> from icesfont/fix/deep-nesting-mxss</li>
   <li>Additional commits viewable in <a href="https://github.com/cure53/DOMPurify/compare/3.1.0...3.1.1">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=3.1.0&new-version=3.1.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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)
   
   
   </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.

To unsubscribe, e-mail: notifications-unsubscribe@ofbiz.apache.org

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


Re: [PR] Bump dompurify from 3.1.0 to 3.1.1 in /themes/common-theme/webapp/common-theme/js [ofbiz-framework]

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #788:
URL: https://github.com/apache/ofbiz-framework/pull/788#issuecomment-2079417483

   ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=apache_ofbiz-framework&pullRequest=788) **Quality Gate passed**  
   Issues  
   ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=apache_ofbiz-framework&pullRequest=788&resolved=false&inNewCodePeriod=true)  
   ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/component_measures?id=apache_ofbiz-framework&pullRequest=788&metric=new_accepted_issues&view=list)
   
   Measures  
   ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_ofbiz-framework&pullRequest=788&resolved=false&inNewCodePeriod=true)  
   ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage  
   ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_ofbiz-framework&pullRequest=788&metric=new_duplicated_lines_density&view=list)  
     
   [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_ofbiz-framework&pullRequest=788)
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@ofbiz.apache.org

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


Re: [PR] Bump dompurify from 3.1.0 to 3.1.1 in /themes/common-theme/webapp/common-theme/js [ofbiz-framework]

Posted by "JacquesLeRoux (via GitHub)" <gi...@apache.org>.
JacquesLeRoux merged PR #788:
URL: https://github.com/apache/ofbiz-framework/pull/788


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@ofbiz.apache.org

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