Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@sentry/wizard
Advanced tools
There are multiple ways to run the Wizard.
npm install -g @sentry/wizard
# or
yarn global add @sentry/wizard
sentry-wizard
yarn
:yarn add @sentry/wizard
yarn sentry-wizard
npx @sentry/wizard
At the current moment, the wizard is meant to be used for React Native, Cordova, Electron, Next.js, Remix and Sveltekit. If you have other platforms you would like the wizard to support, please open a GitHub issue!
The following CLI arguments are available:
Option | Description | Type | Default | Choices | Environment Variable |
---|---|---|---|---|---|
--help | Show help | boolean | |||
--version | Show version number | boolean | |||
--debug | Enable verbose logging | boolean | false | SENTRY_WIZARD_DEBUG | |
--uninstall | Revert project setup process. Not available for all integrations. | boolean | false | SENTRY_WIZARD_UNINSTALL | |
--skip-connect | Skips the connection to the server | boolean | false | SENTRY_WIZARD_SKIP_CONNECT | |
--quiet | Do not fallback to prompting user asking questions | boolean | false | SENTRY_WIZARD_QUIET | |
-i, --integration | Choose the integration to setup | choices | Select integration during setup | "reactNative", "ios", "android", "cordova", "electron", "nextjs", "remix", "sveltekit", "sourcemaps" | SENTRY_WIZARD_INTEGRATION |
-p, --platform | Choose platform(s) | array | Select platform(s) during setup | "ios", "android" | SENTRY_WIZARD_PLATFORM |
-u, --url | The URL to your Sentry installation | string | https://sentry.io | SENTRY_WIZARD_URL | |
--project | The Sentry project slug to use | string | Select project during setup | ||
--org | The Sentry org slug to use | string | Select org during setup | ||
--saas | Skip the self-hosted or SaaS URL selection process | boolean | Select self-hosted or SaaS during setup | ||
-s, --signup | Redirect to signup page if not logged in | boolean | false | ||
--disable-telemetry | Don't send telemetry data to Sentry | boolean | false |
FAQs
Sentry wizard helping you to configure your project
We found that @sentry/wizard demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.