Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@vtex/cli-plugin-whoami
Advanced tools
Extend the vtex
toolbelt!
vtex/toolbelt
and follow the steps on the Contributing section.package.json
.yarn link
on this project.vtex link @vtex/cli-plugin-template
(or the new name) on the vtex/toolbelt
project.yarn watch
on the vtex/toolbelt
vtex-test hello
For more information, read Ocliff Docs.
$ npm install -g @vtex/cli-plugin-whoami
$ vtex COMMAND
running command...
$ vtex (-v|--version|version)
@vtex/cli-plugin-whoami/0.2.2 linux-x64 node-v12.21.0
$ vtex --help [COMMAND]
USAGE
$ vtex COMMAND
...
vtex whoami
Prints the current [38;5;149maccount[39m, [38;5;149mworkspace[39m, environment, and login details.
USAGE
$ vtex whoami
OPTIONS
-h, --help show CLI help
-v, --verbose Show debug level logs
--trace Ensure all requests to VTEX IO are traced
EXAMPLE
vtex whoami
See code: build/commands/whoami.ts
FAQs
vtex plugin whoami
The npm package @vtex/cli-plugin-whoami receives a total of 879 weekly downloads. As such, @vtex/cli-plugin-whoami popularity was classified as not popular.
We found that @vtex/cli-plugin-whoami demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 68 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.