apache / pulsar-client-python

Apache Pulsar Python client library
https://pulsar.apache.org/
Apache License 2.0
49 stars 38 forks source link

Upgrade the libcurl version for CVE #165

Closed BewareMyPower closed 7 months ago

BewareMyPower commented 7 months ago

See https://curl.se/docs/security.html and https://github.com/apache/pulsar-client-cpp/issues/327

libcurl should be upgraded to 8.4.0 or later.