Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Bellatrix is a set of (magic) tools to automate the management of Amazon EC2 services.
Bellatrix is a set of (magic) tools to automate the use of Amazon EC2 services.
Quick reference:
* bellatrix list - List all your EC2 instances.
* bellatrix start - Start a new EC2 instance.
* bellatrix provision - Apply a set of commands (through SSH) to any host, not only EC2 instances.
* bellatrix bewitch - Start a new instance, applies a configuration to it and finally saves it into a new ami.
* bellatrix burn - Burn a running instance into a new ami.
* bellatrix copy2s3 - Copy a file or directory to a S3 bucket.
* bellatrix perm2ami - Give permissions to other accounts to launch your ami.
* bellatrix stop - Stop a given instance or all of them if you pass the "all" argument. Stopping an instance will shut-down the instance but preserve data on the EBS volume.
* bellatrix terminate - Terminate a given instance or all of them if you pass the "all" parameter. Terminating an instance will shut it down and delete data on the EBS volume.
For more information just execute bellatrix -h or bellatrix command -h
* Getting Started: http://bellatrix.readthedocs.org/en/latest/commands_use_tut.html
* Main documentation: http://bellatrix.readthedocs.org
* Bugs? Feature request? https://bitbucket.org/deccico/bellatrix/issues
* Source code: https://bitbucket.org/deccico/bellatrix
* Configuration examples: https://bitbucket.org/deccico/bellatrix_configs
* New releases can be found here: http://pypi.python.org/pypi/bellatrix
* Contact information: deccico[at]gmail.com
FAQs
Bellatrix is a set of (magic) tools to automate the management of Amazon EC2 services.
We found that bellatrix demonstrated a healthy version release cadence and project activity because the last version was released less than 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.