🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

@mxenabled/sabotage

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@mxenabled/sabotage

Removing the need to access the UI for Sabotage, and allowing for the extension of Sabotage through awesome CLI or CI/CD integrations!

unpublished
latest
npmnpm
Version
0.0.19
Version published
Maintainers
8
Created
Source

Sabotage CLI

Removing the need to access the UI for Sabotage, and allowing for the extension of Sabotage through awesome CLI or CI/CD integrations!

Installation

Navigate to the release page and choose the version you would like to install.

Once you have downloaded the version for your arch that you would like to use you need to move the binary into your /usr/local/bin directory or add the binary to your $PATH.

Also recommended to setup an alias.

alias sab="sabotage-cli"

Configuration

You will need to generate an API Key in the Sabotage UI so that you can authenticate with the API. Once you generate this Api Key you can store it in $HOME/.sabotage.yaml

You can add a host option as well if you would like to test on a different environment of Sabotage.

Example

# ~/.sabotage.yaml

api_key: supersecureapikey
host: https://sabotage.internal.mx

FAQs

Package last updated on 05 Nov 2021

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