New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ops-credential-sharing

Package Overview
Dependencies
Maintainers
1
Versions
17
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

ops-credential-sharing

A minimal Electron application to share ops credentials with other users

unpublished
latest
Source
npmnpm
Version
1.0.17
Version published
Maintainers
1
Created
Source

ops-credential-sharing

A simple application to view and update ops credentials stored in Hashicorp Vault

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/mephmanx/ops-credential-sharing
# Go into the repository
cd ops-credential-sharing
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Resources for Learning Electron

  • electronjs.org/docs - all of Electron's documentation
  • Electron Fiddle - Electron Fiddle, an app to test small Electron experiments

License

CC0 1.0 (Public Domain)

Keywords

Electron

FAQs

Package last updated on 28 Oct 2022

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