🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@jupiterone/integration-sdk-cli

Package Overview
Dependencies
Maintainers
0
Versions
283
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/integration-sdk-cli

The SDK for developing JupiterOne integrations

16.2.1
Source
npm
Version published
Weekly downloads
19K
0.01%
Maintainers
0
Weekly downloads
 
Created
Source

@jupiterone/integration-sdk-cli

This package exposes a CLI tool that assists with executing integrations locally.

Integration graph generator

Create a git repository for your integration graph with graph-(integrationName) name and execute the following command inside it:

npx @jupiterone/integration-sdk-cli generate

You will be prompted with some questions and the graph code will be generated so you can start development.

Installation

npm install @jupiterone/integration-sdk-cli

# or

yarn add @jupiterone/integration-sdk-cli

FAQs

Package last updated on 05 Mar 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