
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
A beaker extension for provision Hetzner Cloud instances.
Include this gem alongside Beaker in your Gemfile or project.gemspec. E.g.
# Gemfile
gem 'beaker', '~> 5.0'
gem 'beaker-hcloud'
# project.gemspec
s.add_runtime_dependency 'beaker', '~> 5.0'
s.add_runtime_dependency 'beaker-hcloud'
You need to create an API token using Hetzner's cloud console. Make sure to create the token in the correct project.
beaker-hcloud
expects the token to be in the BEAKER_HCLOUD_TOKEN
environment variable.
Some options can be set to influence how and where server instances are being created:
configuration option | required | default | description |
---|---|---|---|
image | true | The name of one of Hetzner's provided images, e.g. ubuntu-20.04 , or a custom one, i.e. a snapshot in your account. | |
server_type | false | cx11 | Hetzner cloud server type |
location | false | nbg1 | One of Hetzner's datacenter locations |
In cases where the beaker process is killed before finishing, it may leave resources in Hetzner cloud. These will need to be manually deleted.
Look for servers in your project named exactly as the ones in your beaker host configuration and SSH keys with names beginning with Beaker-
.
Please refer to voxpupuli/beaker's contributing guide.
FAQs
Unknown package
We found that beaker-hcloud demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.