sentry-sdk@2.0.1 vulnerabilities

Python client for Sentry (https://sentry.io)

Direct Vulnerabilities

Known vulnerabilities in the sentry-sdk package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • L
Information Exposure

Affected versions of this package are vulnerable to Information Exposure due to all environment variables being passed to the subprocesses when env={} is set. This vulnerability could lead to unintentional exposure of environment variables to subprocesses despite the env={} setting, unless the Sentry SDK's Stdlib integration is disabled.

Note:

The Stdlib integration is enabled by default.

How to fix Information Exposure?

Upgrade sentry-sdk to version 2.8.0 or higher.

[,2.8.0)