Socket
Socket
Sign inDemoInstall

@sentry/cli-darwin

Package Overview
Dependencies
Maintainers
11
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/cli-darwin - npm Package Versions

234

2.33.1

Diff

Changelog

Source

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
sentry-bot
published 2.33.0 •

Changelog

Source

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
sentry-bot
published 2.32.2 •

Changelog

Source

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
sentry-bot
published 2.32.1 •

Changelog

Source

2.32.1

Release performed for technical reasons. This release is identical to 2.32.0.

sentry-bot
published 2.32.0 •

Changelog

Source

2.32.0

Various fixes & improvements

  • docs(commands): Add info about clap Derive API (#2066) by @elramen
  • feat(metrics): Add send-metric command (#2063) by @elramen
  • feat(auth): Allow global config to be located in XDG directory (#2059) by @elramen
  • fix(commands): Add missing env vars for release name detection (#2051) by @elramen
sentry-bot
published 2.31.2 •

Changelog

Source

2.31.2

Various fixes & improvements

  • Fix regressions related to releases set-commits command, which were introduced in 2.31.1.
sentry-bot
published 2.31.1 •

Changelog

Source

2.31.1

Various fixes & improvements

  • fix(proguard): Don't require auth token with --no-upload flag (#2047) by @markushi
  • fix(debug-files): Improve error when check passed a directory (#2034) by @szokeasaurusrex
  • fix(xcode): Improve Xcode error msg when config load fails (#2028) by @elramen
sentry-bot
published 2.31.0 •

Changelog

Source

2.31.0

With this change, dSYM uploads to the legacy endpoint and release file uploads are routed to the region URL directly (e.g. to https://us.sentry.io instead of https://sentry.io). This change only affects users using the CLI to interact with SaaS Sentry; everything stays the same for self-hosted users.

Other changes

  • build: make lint only with default features (#1994) by @szokeasaurusrex
sentry-bot
published 2.30.5 •

Changelog

Source

2.30.5

Release made for technical reasons. There are no code changes in this version.

sentry-bot
published 2.30.4 •

Changelog

Source

2.30.4

Release made for technical reasons. There are no code changes in this version.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc