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 &amp;quot;master&amp;quot; git branch to &amp;quot;main&amp;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
   &lt;/code&gt;&lt;/pre&gt;
   &lt;!-- raw HTML omitted --&gt;
   &lt;/blockquote&gt;
   &lt;p&gt;... (truncated)&lt;/p&gt;
   &lt;/details&gt;
   &lt;details&gt;
   &lt;summary&gt;Commits&lt;/summary&gt;
   
   &lt;ul&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://github.com/Pylons/webob/commit/b240857958df492ef71bb00fb4b5365ecd92480a&quot;&gt;&lt;code&gt;b240857&lt;/code&gt;&lt;/a&gt;
 Merge commit from fork&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://github.com/Pylons/webob/commit/57d78a3950a78a2d45cebefb477ad672165a15d9&quot;&gt;&lt;code&gt;57d78a3&lt;/code&gt;&lt;/a&gt;
 Release 1.8.10&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://github.com/Pylons/webob/commit/228fb77a8be61c006d6c20d9df9fd7c840b1cc9a&quot;&gt;&lt;code&gt;228fb77&lt;/code&gt;&lt;/a&gt;
 Backport of 7121e8c from main to fix test suite on Python &amp;gt;=3.10 which 
got a ...&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://github.com/Pylons/webob/commit/21c1c582bff83dc6f95fdb055e31a36db6d26e89&quot;&gt;&lt;code&gt;21c1c58&lt;/code&gt;&lt;/a&gt;
 Fix open redirect issue due to changes made in cPython &amp;gt;=3.10&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://github.com/Pylons/webob/commit/5e52ea46a171fbebcb04a70b2a6a0803fdcca0eb&quot;&gt;&lt;code&gt;5e52ea4&lt;/code&gt;&lt;/a&gt;
 Allow docs to build again&lt;/li&gt;
   &lt;li&gt;See full diff in &lt;a 
href=&quot;https://github.com/Pylons/webob/compare/1.8.9...1.8.10&quot;&gt;compare
 view&lt;/a&gt;&lt;/li&gt;
   &lt;/ul&gt;
   &lt;/details&gt;
   
   &lt;br /&gt;</code></pre>
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webob&package-manager=pip&previous-version=1.8.9&new-version=1.8.10)](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]

Reply via email to