Socket
Book a DemoInstallSign in
Socket

@socketsecurity/cli-with-sentry

Package Overview
Dependencies
Maintainers
2
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsecurity/cli-with-sentry

Socket CLI with Sentry telemetry for enhanced error reporting

Source
npmnpm
Version
2.0.6
Version published
Weekly downloads
740
105.56%
Maintainers
2
Weekly downloads
 
Created
Source

@socketsecurity/cli-with-sentry

Socket CLI with integrated Sentry telemetry for enhanced error reporting and monitoring.

Overview

This package provides the same functionality as @socketsecurity/cli with additional Sentry integration for:

  • Automatic error tracking and reporting
  • Performance monitoring
  • User feedback collection
  • Release tracking

Installation

npm install -g @socketsecurity/cli-with-sentry

Usage

Use exactly the same as the standard Socket CLI:

socket scan
socket npm install express
socket optimize

Telemetry

This package includes Sentry telemetry to help improve Socket CLI. The following data is collected:

  • Error messages and stack traces
  • Performance metrics
  • CLI command usage (anonymized)
  • Node.js and OS version information

No sensitive data (API tokens, file contents, package names) is collected.

Differences from @socketsecurity/cli

The only difference is the inclusion of Sentry SDK and automatic error reporting. All CLI functionality remains identical.

Documentation

See main Socket CLI documentation: https://docs.socket.dev/

License

MIT

Keywords

socket

FAQs

Package last updated on 31 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts