dependabot[bot] opened a new pull request, #865: URL: https://github.com/apache/ofbiz-framework/pull/865
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.1 to 3.2.3. <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.2.3</h2> <ul> <li>Fixed two conditional sanitizer bypasses discovered by <a href="https://github.com/parrot409"><code>@parrot409</code></a> and <a href="https://x.com/slonser_"><code>@Slonser</code></a></li> <li>Updated the attribute clobbering checks to prevent future bypasses, thanks <a href="https://github.com/parrot409"><code>@parrot409</code></a></li> </ul> <h2>DOMPurify 3.2.2</h2> <ul> <li>Fixed a possible bypass in case a rather specific config for custom elements is set, thanks <a href="https://github.com/yaniv-git"><code>@yaniv-git</code></a></li> <li>Fixed several minor issues with the type definitions, thanks again <a href="https://github.com/reduckted"><code>@reduckted</code></a></li> <li>Fixed a minor issue with the types reference for trusted types, thanks <a href="https://github.com/reduckted"><code>@reduckted</code></a></li> <li>Fixed a minor problem with the template detection regex on some systems, thanks <a href="https://github.com/svdb99"><code>@svdb99</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cure53/DOMPurify/commit/f1106aae5a861d1096cb57ad9a6f518b4279ea8c"><code>f1106aa</code></a> chore: Preparing 3.2.3 release</li> <li><a href="https://github.com/cure53/DOMPurify/commit/9c71e0425b40cfadad4bfffc76e449493b6de0da"><code>9c71e04</code></a> fix: Added clobbering check for sanitizeAttribute to prevent an error</li> <li><a href="https://github.com/cure53/DOMPurify/commit/c183cd614733f8b0a87af8b8d60277ac51cd86d6"><code>c183cd6</code></a> fix: Fixed a config-dependent bypass caused by skipped attribute checks, than...</li> <li><a href="https://github.com/cure53/DOMPurify/commit/6e76ece4bc4195d9dd1a5ad5bab4bc250e19ca68"><code>6e76ece</code></a> fix: Fixed a config-dependent bypass relating to data-attributes, thanks <a href="https://github.com/Slo"><code>@Slo</code></a>...</li> <li><a href="https://github.com/cure53/DOMPurify/commit/c3879a57c6ecc805f51488aa6d2659d7b13ac272"><code>c3879a5</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/1041">#1041</a> from CoryHrycko/patch-1</li> <li><a href="https://github.com/cure53/DOMPurify/commit/0e1c724e2125e40fc3e8149b6d85fc7214a97e96"><code>0e1c724</code></a> Update tags.ts</li> <li><a href="https://github.com/cure53/DOMPurify/commit/8513afd792c06a0acd232e2e2850e79a542b8b52"><code>8513afd</code></a> Update README.md</li> <li><a href="https://github.com/cure53/DOMPurify/commit/b883b9e583fa19fa37d6ee9cdb761481508a3451"><code>b883b9e</code></a> Update README.md</li> <li><a href="https://github.com/cure53/DOMPurify/commit/3b4b5e928089a0c39c52a8b31513f2d5ae1a494e"><code>3b4b5e9</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/1037">#1037</a> from svdb99/main</li> <li><a href="https://github.com/cure53/DOMPurify/commit/b9e9087df30bd2cf9b76245da8eb628dc815531d"><code>b9e9087</code></a> Fix <a href="https://redirect.github.com/cure53/DOMPurify/issues/1033">#1033</a></li> <li>Additional commits viewable in <a href="https://github.com/cure53/DOMPurify/compare/3.2.1...3.2.3">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
