
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
$ npm i -g lepto-cli
To get started with lepto, run lepto setup
, be sure to have a package.json
,
if not, create it with npm init
or lepto-cli will create it.
Use --config
(-c
) argument to give your lepto config path.
Usage: lepto [options] [command]
Options:
-V, --version output the version number
-i, --input [dir] Set input directory
-o, --output [dir] Set output directory
-c, --config [file] Path to a config file (default: lepto.config.json)
-d --dataOutput [file] Set the output json file for the data (eg: ./output/data.json)
-w, --watch Watch for files changes
-l, --logLevel [0-3] Set the log level from 0 (silent) to 3 (all informations)
-p, --logPrefix [prefix] Set a prefix for the log, eg: lepto
--watchConfig Watch for config file change
--followUnlink Remove files in the output when they are removed from the input directory
-h, --help output usage information
Commands:
setup Create a lepto config file
Test with fictures assets
$ cd fixtures/
$ ../bin/lepto
Test package
$ npm test
This project is licensed under the MIT license.
1.2.0 - 2018-08-21
FAQs
CLI for Lepto tool
We found that lepto-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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.