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

securi

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

securi

Securi is a CLI, which can be used to manage passwords directly in CLI.

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

Securi v0.0.4

Securi helps you by generating and saving strong passwords in your machine directly by CLI.

Installation

You can simply use securi cli by using:

npx securi

or install it globally to use anwhere.

npm install -g securi

Features

Currently securi allows you to generate passwords by:

npx securi generate

and view all the passwords by:

npx securi view

If you want the passwords file you can get it by:

npx securi export

Note: Securi is an new CLI so, you may encounter errors or bugs, please report them here.

Keywords

cli

FAQs

Package last updated on 15 May 2023

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