
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@radarinc/rv
Advanced tools
A CLI to make living with Vault easier
$ npm install -g @radarinc/rv
$ rv COMMAND
running command...
$ rv (-v|--version|version)
@radarinc/rv/0.3.2 darwin-x64 node-v8.12.0
$ rv --help [COMMAND]
USAGE
$ rv COMMAND
...
rv config [KEY] [VALUE]rv context-config KEY [VALUE]rv get-contextrv hello [FILE]rv help [COMMAND]rv loginrv read [PATH]rv use-context CONTEXTNAMErv config [KEY] [VALUE]Get or set individual config values. Provide no arguments to view all values.
USAGE
$ rv config [KEY] [VALUE]
OPTIONS
-h, --help show CLI help
See code: src/commands/config.ts
rv context-config KEY [VALUE]set a config value for the current context
USAGE
$ rv context-config KEY [VALUE]
OPTIONS
-h, --help show CLI help
See code: src/commands/context-config.ts
rv get-contextget the current context
USAGE
$ rv get-context
See code: src/commands/get-context.ts
rv hello [FILE]describe the command here
USAGE
$ rv hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ rv hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
rv help [COMMAND]display help for rv
USAGE
$ rv help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
rv loginauthenticate against the vault
USAGE
$ rv login
See code: src/commands/login.ts
rv read [PATH]read a path from the vault
USAGE
$ rv read [PATH]
See code: src/commands/read.ts
rv use-context CONTEXTNAMEselect an existing context or create a new context
USAGE
$ rv use-context CONTEXTNAME
OPTIONS
-c, --create
See code: src/commands/use-context.ts
FAQs
A CLI to make living with Vault easier
We found that @radarinc/rv demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.