
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@sangdth/pw
Advanced tools
Simple password manager

TODO:
$ npm install -g @sangdth/pw
$ pw COMMAND
running command...
$ pw (-v|--version|version)
@sangdth/pw/1.0.0-beta-43 darwin-x64 node-v12.14.1
$ pw --help [COMMAND]
USAGE
$ pw COMMAND
...
pw add ALIASpw cp [ALIAS]pw exportpw find [INPUT]pw help [COMMAND]pw lspw rm [ALIASES]pw setuppw update [CHANNEL]pw add ALIASAdd new record
USAGE
$ pw add ALIAS
ARGUMENTS
ALIAS The alias (name) for password.
OPTIONS
-a, --auto
ALIASES
$ pw create
$ pw new
$ pw generate
See code: src/commands/add.ts
pw cp [ALIAS]Copy a record
USAGE
$ pw cp [ALIAS]
ARGUMENTS
ALIAS If flags are omitted, first arg will become alias
ALIASES
$ pw copy
See code: src/commands/cp.ts
pw exportPrint out all passwords
USAGE
$ pw export
OPTIONS
-s, --show
ALIASES
$ pw backup
See code: src/commands/export.ts
pw find [INPUT]Get one or more specific passwords
USAGE
$ pw find [INPUT]
ALIASES
$ pw get
$ pw select
See code: src/commands/find.ts
pw help [COMMAND]display help for pw
USAGE
$ pw help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
pw lsPrint out all passwords
USAGE
$ pw ls
OPTIONS
-s, --show
ALIASES
$ pw list
$ pw la
See code: src/commands/ls.ts
pw rm [ALIASES]Remove a record
USAGE
$ pw rm [ALIASES]
ARGUMENTS
ALIASES The alias of password item, you can use comma-separated.
ALIASES
$ pw remove
$ pw delete
$ pw del
See code: src/commands/rm.ts
pw setupSet up pw
USAGE
$ pw setup
ALIASES
$ pw init
$ pw config
See code: src/commands/setup.ts
pw update [CHANNEL]update the pw CLI
USAGE
$ pw update [CHANNEL]
See code: @oclif/plugin-update
FAQs
Simple password manager
We found that @sangdth/pw demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.