Closed
Description
A vulnerability has been found and patched in urllib3: GHSA-34jh-p97f-mpxf
Datadog-lambda has an explicit pin of version <2.1.0 urllib3: https://github.com/DataDog/datadog-lambda-python/blob/main/pyproject.toml#L34
This is preventing us from remediating the vulnerability in our applications, as poetry cannot resolve to install datadog-lambda-python and urllib3 2.2.2.
Could you please update your dependencies to allow the security patch in urllib3 2.2.2 to be included in the installation?
Specifications
- Datadog Lambda Layer version: 6.97.0
- Python version: 3.12