@tenchi-security/zanshin-sdk v1.1.6
zanshin-sdk
Javascript CLI and SDK with TypeScript Typing for accessing the Zanshin REST API
In the current version it is only possible to list the results using CLI, data manipulation must still be done by the portal
Installation
Via npm:
npm install @tenchi-security/zanshin-sdk -gUsage
1. Startup
zanshin initIt will show you a message like this, copy API_Key that you created on the Zanshin portal and paste in this input
? Input your API_Key:  [input is hidden]If Api_key is valid you will see this message
info: API_Key saved!2. Commands
- zanshin --help: Display global help or command-related help.
- zanshin --version: Display version.
- zanshin alerts: Get Alert
- zanshin followers: Get Follower
- zanshin following: Get Following
- zanshin following-alerts: Get Alert
- zanshin init: Initialize configuration
- zanshin me: Get Me
- zanshin members: Get Members
- zanshin organization: Get Organizaton
- zanshin scan-targets: Scan Target
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago