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

columba

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

columba

Template & send emails

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

Columba

Install

Globally : sudo npm install -g columba

Locally :

git clone git@github.com:siz-io/columba.git
cd columba
npm install

Use

Globally installed : columba

Locally installed : npm start

Parameters

Send to :

  • email addresses file path (drag&drop in terminal) :

    a@b.com
    c@d.com
    e@f.com
    ...
    
  • csv file (;-separated) path (drag&drop in terminal):

    address;param1;param2
    a@b.com;A;B
    c@d.com;C;D
    e@f.com;E;F
    ...
    

    address column is mandatory. Other columns are used to fill emails

  • email address : enter addresses one at a time, enter empty address to stop.

Mail config : mail config file path (drag&drop in terminal) cf config sample

Update

Globally installed : sudo npm install -g columba

Locally installed : git pull

Keywords

FAQs

Package last updated on 24 Nov 2015

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