census-instrumentation / opencensus-python

A stats collection and distributed tracing framework
Apache License 2.0
667 stars 248 forks source link

Removed vulnerable versions of flask and requests #1207

Open jeremydvoss opened 1 year ago

jeremydvoss commented 1 year ago

Flask 2.2.3-2.24: Due to a caching vulnerability, data intended for one client can accidentally be sent to other clients

Requests 2.28.2-2.30.0: Under certain circumstances, Proxy-Authorization header can be sent to an unintended destination during a redirect.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.