Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
framer-x-cli
Advanced tools
Framer X command line tools
$ npm install -g framer-x-cli
$ framer-x-cli COMMAND
running command...
$ framer-x-cli (-v|--version|version)
framer-x-cli/0.0.4 darwin-x64 node-v10.15.0
$ framer-x-cli --help [COMMAND]
USAGE
$ framer-x-cli COMMAND
...
framer-x-cli delete [FILE]
framer-x-cli hello [FILE]
framer-x-cli help [COMMAND]
framer-x-cli init [FILE]
framer-x-cli delete [FILE]
describe the command here
USAGE
$ framer-x-cli delete [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/delete.ts
framer-x-cli hello [FILE]
describe the command here
USAGE
$ framer-x-cli hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ framer-x-cli hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
framer-x-cli help [COMMAND]
display help for framer-x-cli
USAGE
$ framer-x-cli help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
framer-x-cli init [FILE]
describe the command here
USAGE
$ framer-x-cli init [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/init.ts
FAQs
Framer X command line tools
We found that framer-x-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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.