Please update packages that have urllib3
, starlette
and certifi
dependencies.
#882
Labels
bug
Something isn't working
urllib3
, starlette
and certifi
dependencies.
#882
There are some CVEs that are being flagged by Mend.io
The dependencies should use these versions:
urllib3 >=1.26.18
certifi >= 2023.7.22
starlette >= 0.27.0
urllib3 CVE - https://www.cve.org/CVERecord?id=CVE-2023-43804
certifi Vul - GHSA-xqr8-7jwr-rhp7
starlette Vul - GHSA-v5gw-mw7f-84px
As far as I can tell, the outdated
urllib3
andcertifi
might be coming fromsentry-sdk
.The text was updated successfully, but these errors were encountered: