New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@soluto-asurion/kamus-cli

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soluto-asurion/kamus-cli

CLI Tool to encrypt secrets for kamus

  • 0.0.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
4
Weekly downloads
 
Created
Source

npm version

Kamus CLI

This cli was created to provide an easy interface to interact with Kamus API.

It supports azure device flow authentication out of the box.


Supported commands:
Encrypt

node index.js encrypt <data> <serviceAccount> <namespace>


How to enable azure active directory authentication

You need working active directory tenant and designated native app registration, Then just set all the auth prefixed options. Once the user will run the cli with the auth options, he will get a small code and and azure URL to login into.


CLI options:
OptionRequiredDescriptionDefault Value
--auth-tenantfalseazure authentication tenant id
--auth-applicationfalseazure authentication application id
--auth-resourcefalseazure authentication resource id
--cert-fingerprintfalsecertificate fingerprint of encrypt api for validation
--kamus-urltrueurl of kamus encrypt api
--allow-insecure-urlfalseallow or block non https endpointsfalse

Keywords

FAQs

Package last updated on 01 Jan 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc