
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
coreos-cluster-cli
Advanced tools
Command line interface for creating a CoreOs Cluster on Rackspace Cloud
Create a fully functional CoreOs Cluster on Rackspace Cloud from the command line. A node.js sdk version of coreos-cluster-cli
is available on npm as coreos-cluster
.
$ coreos-cluster --username my-rackspace-username --apiKey asdf1234 --region iad
--cluster-size 5 --release alpha
Usage: coreos-cluster [options]
Options:
-h, --help output usage information
-V, --version output the version number
-t --type [type] type of cluster [performance]
-b --release [release] coreos release [stable]
-f --flavor [flavor] flavor for the coreos cluster [performance1-1]
-s --cluster-size [size] size of coreos cluster [3]
--key-name [ssh keyname] optional ssh keyname
--username [username] required or via RACKSPACE_USERNAME env variable
--apiKey [apiKey] required or via RACKSPACE_APIKEY env variable
--region [region] required or via RACKSPACE_REGION env variable
npm install -g coreos-cluster-cli
FAQs
Command line interface for creating a CoreOs Cluster on Rackspace Cloud
We found that coreos-cluster-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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.