Sentry-cli

Latest version: v2.43.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 53

2.35.0

Various fixes & improvements

- fix: Only warn about mismatched URLs when they are different (2143) by szokeasaurusrex
- feat(proguard): Retry `upload-proguard` on 507 status (2141) by szokeasaurusrex

2.34.1

Various fixes & improvements

- build: Bump symbolic to `12.10.1` (2134) by szokeasaurusrex
- This includes an upstream bugfix for a bug that prevented debug file uploading with sources when any of the
sources were not valid UTF-8.
- fix(debugIds): Always instantiate global `Error` class in debugId injection snippet (2132) by Lms24

2.34.0

Various fixes & improvements

- fix(react-native): Fix RN 0.75 node binary build fail (2131) by krystofwoldrich
- feat: Prefer org auth token URL over manually provided URL (2122) by szokeasaurusrex
- meta: Update version pin README.md (2123) by szokeasaurusrex
- build: Update symbolic dependency to 12.10.0 (2120) by trzeciak

2.33.1

Security fix

This release contains a fix for a bug where auth tokens would, under the following circumstances, be logged to `stdout`:

- The auth token was passed as a command line argument to Sentry CLI (via `--auth-token`)
- The log level was set to `info` or `debug`
- The default log level is `warn`, so users using the default log level were unaffected by this bug

We now redact the `--auth-token` argument and anything else that looks like it might be an auth token when logging the
arguments that the Sentry CLI was called with (see 2115 and 2118 for details).

Other fixes & improvements

- ref(token): Use secrecy crate to store auth token (2116) by szokeasaurusrex
- fix: Improve "project not found" message (2112) by szokeasaurusrex
- fix: Improve "release not found" message (2112) by szokeasaurusrex
- Fall back to co-location heuristic if sourcemap url appears remote (1871) by brettdh
- fix(sourcebundle): Skip non-UTF8 files (2109) by loewenheim

2.33.0

Various fixes & improvements

- Recognize new format user tokens (prefixed with `sntryu_`) (2100) by szokeasaurusrex
- Fix regression in `files upload` (2107)
- docs: Fix typos (2102) by kianmeng
- docs(id-support): Document that -p and -o arguments accept slugs and IDs (2101) by iamrajjoshi
- chore(deps): bump tar from 6.1.13 to 6.2.1 (2027) by dependabot
- build(deps): bump braces from 3.0.2 to 3.0.3 (2088) by dependabot
- build(deps): bump ws from 7.5.9 to 7.5.10 (2091) by dependabot

2.32.2

Various fixes & improvements

- build: Bump `curl` to `0.4.46` in `Cargo.toml` (2099) by szokeasaurusrex
- build: Update `curl-sys` (2075) by szokeasaurusrex

Page 5 of 53

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.