
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.
<!-- usage --> ```sh-session $ npm install -g @aredwood/apex-cli $ apex COMMAND running command... $ apex (-v|--version|version) @aredwood/apex-cli/0.1.0 darwin-x64 node-v10.15.3 $ apex --help [COMMAND] USAGE $ apex COMMAND ... ``` <!-- usagestop --> # Co
$ npm install -g nex-cli
$ apex COMMAND
running command...
$ apex (-v|--version|version)
nex-cli/0.1.0 darwin-x64 node-v10.15.3
$ apex --help [COMMAND]
USAGE
$ apex COMMAND
...
apex GetProducts [FILE]gets products of an exchange
USAGE
$ apex GetProducts [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
--format=format
EXAMPLE
$ apex GetProducts
hello world from ./src/hello.ts!
See code: src/commands/GetProducts.ts
apex hello [FILE]describe the command here
USAGE
$ apex hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ apex hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
apex help [COMMAND]display help for apex
USAGE
$ apex help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
FAQs
<!-- usage --> ```sh-session $ npm install -g @aredwood/apex-cli $ apex COMMAND running command... $ apex (-v|--version|version) @aredwood/apex-cli/0.1.0 darwin-x64 node-v10.15.3 $ apex --help [COMMAND] USAGE $ apex COMMAND ... ``` <!-- usagestop --> # Co
We found that nex-cli 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
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.