Skip to content

Conversation

@lukeina2z
Copy link
Contributor

ADOT Python reported a critical CVE two weeks ago:

https://github.com/aws-observability/aws-otel-python-instrumentation/security/dependabot/35

https://nvd.nist.gov/vuln/detail/CVE-2025-64459

This PR addresses the vulnerability.

Tests Performed

tox -e lint
tox -e spellcheck
tox -e 3.9-test-aws-opentelemetry-distro
tox -e 3.10-test-aws-opentelemetry-distro
tox -e 3.11-test-aws-opentelemetry-distro
tox -e 3.12-test-aws-opentelemetry-distro
tox -e 3.13-test-aws-opentelemetry-distro

From aws-otel-python-instrumentation dir, execute:

./scripts/build_and_install_distro.sh
./scripts/set-up-contract-tests.sh
pytest contract-tests/tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…bility CVE-2025-64459.

ADOT Python reported a critical CVE two weeks ago:

https://github.com/aws-observability/aws-otel-python-instrumentation/security/dependabot/35

https://nvd.nist.gov/vuln/detail/CVE-2025-64459

This PR addresses the vulnerability.

Tests Performed

tox -e lint
tox -e spellcheck
tox -e 3.9-test-aws-opentelemetry-distro
tox -e 3.10-test-aws-opentelemetry-distro
tox -e 3.11-test-aws-opentelemetry-distro
tox -e 3.12-test-aws-opentelemetry-distro
tox -e 3.13-test-aws-opentelemetry-distro

From aws-otel-python-instrumentation dir, execute:

./scripts/build_and_install_distro.sh
./scripts/set-up-contract-tests.sh
pytest contract-tests/tests
@lukeina2z lukeina2z requested a review from a team as a code owner November 18, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant