🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@greenpress/secrets

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@greenpress/secrets

manage encrypted secrets

latest
Source
npmnpm
Version
2.0.21
Version published
Maintainers
3
Created
Source

Secrets service

An HTTP server to manage internal application secrets

Codefresh build status npm version

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Usage

As a Docker container

$ docker run -p 3001:3001 greenpress/secrets

As Node package

$ npm i @greenpress/secrets
$ npx greenpress-secrets

Development and Independent Usage

In case you would like to run this project manually, for any reason, there are several commands you need to acknowledge:

Install

$ npm install

Launch

$ npm start

Keywords

greenpress

FAQs

Package last updated on 15 Jun 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