dependabot[bot] opened a new pull request, #397: URL: https://github.com/apache/skywalking-python/pull/397
Bumps [webob](https://github.com/Pylons/webob) from 1.8.9 to 1.8.10. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Pylons/webob/blob/main/CHANGES.txt">webob's changelog</a>.</em></p> <blockquote> <h2>Unreleased</h2> <p>Security Fix</p> <pre><code> - The use of WebOb's Response object to redirect a request to a new location can lead to an open redirect if the Location header is not a full URI. <p>See <a href="https://github.com/Pylons/webob/security/advisories/GHSA-mg3v-6m49-jhp3">https://github.com/Pylons/webob/security/advisories/GHSA-mg3v-6m49-jhp3</a><br /> and CVE-2024-42353</p> <p>Thanks to Sara Gao for the report</p> <p>(This fix was released in WebOb 1.8.8)</p> <ul> <li> <p>The fix for CVE-2024-42353 was incomplete: a Location value containing<br /> ASCII tab, carriage return, or line feed characters between consecutive<br /> slashes could still be interpreted as a protocol-relative URL by<br /> <code>urllib.parse.urljoin</code> on Python 3.10+, allowing an open redirect.</p> <p>See <a href="https://github.com/Pylons/webob/security/advisories/GHSA-fh3h-vg37-cc95">https://github.com/Pylons/webob/security/advisories/GHSA-fh3h-vg37-cc95</a></p> <p>Thanks to Caleb Brown of Google for the report.</p> <p>(Thix fix was released in WebOb 1.8.10)</p> </li> </ul> <p>Feature</p> <pre><code> - Rename &quot;master&quot; git branch to &quot;main&quot; - Add support for Python 3.12. - Add support for Python 3.13. - Add support for Python 3.14. - Add Request.remote_host, exposing REMOTE_HOST environment variable. - Added ``acceptparse.Accept.parse_offer`` to codify what types of offers are compatible with ``acceptparse.AcceptValidHeader.acceptable_offers``, ``acceptparse.AcceptMissingHeader.acceptable_offers``, and ``acceptparse.AcceptInvalidHeader.acceptable_offers``. This API also normalizes the offer with lowercased type/subtype and parameter names. See https://github.com/Pylons/webob/pull/376 and https://github.com/Pylons/webob/pull/379 Compatibility </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Pylons/webob/commit/b240857958df492ef71bb00fb4b5365ecd92480a"><code>b240857</code></a> Merge commit from fork</li> <li><a href="https://github.com/Pylons/webob/commit/57d78a3950a78a2d45cebefb477ad672165a15d9"><code>57d78a3</code></a> Release 1.8.10</li> <li><a href="https://github.com/Pylons/webob/commit/228fb77a8be61c006d6c20d9df9fd7c840b1cc9a"><code>228fb77</code></a> Backport of 7121e8c from main to fix test suite on Python &gt;=3.10 which got a ...</li> <li><a href="https://github.com/Pylons/webob/commit/21c1c582bff83dc6f95fdb055e31a36db6d26e89"><code>21c1c58</code></a> Fix open redirect issue due to changes made in cPython &gt;=3.10</li> <li><a href="https://github.com/Pylons/webob/commit/5e52ea46a171fbebcb04a70b2a6a0803fdcca0eb"><code>5e52ea4</code></a> Allow docs to build again</li> <li>See full diff in <a href="https://github.com/Pylons/webob/compare/1.8.9...1.8.10">compare view</a></li> </ul> </details> <br /></code></pre> [](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/skywalking-python/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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
