News

A vulnerability in Python-Future modules 0.14.0 and above allows for arbitrary code execution via the unintended import of a file named test.py. When the module is loaded, it automatically imports ...
Describe your environment OS: Linux Python version: python3.12 SDK version: 1.25.0 API version: 1.25.0 What happened? I have OTEL layer auto instrumented lambda in AWS region us-west-2 which uses OTEL ...