
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.
@oclif/config
Advanced tools
This library has been replaced by @oclif/core and is now in maintenance mode. We will only consider PRs that address security concerns.
base config object and standard interfaces for oclif components
Commander is a popular library for building command-line interfaces in Node.js. It provides features for parsing command-line arguments, defining commands, and handling options. Unlike @oclif/config, Commander does not focus on configuration management but rather on command parsing and execution.
Yargs is another library for building command-line interfaces in Node.js. It provides a rich set of features for parsing arguments, defining commands, and generating help messages. Yargs also includes some configuration management capabilities, but it is more focused on argument parsing and command handling compared to @oclif/config.
Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env. While it does not provide the same level of CLI-specific configuration management as @oclif/config, it is commonly used for managing environment variables in Node.js applications.
FAQs
base config object and standard interfaces for oclif components
The npm package @oclif/config receives a total of 1,554,788 weekly downloads. As such, @oclif/config popularity was classified as popular.
We found that @oclif/config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
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.