
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
= Rackspace Cloud Databases
== Deprecation Notice
This project is deprecated. New projects should use fog[https://github.com/fog/fog] instead.
== Description
This is a Ruby interface into the Rackspace[http://rackspace.com/] {Cloud Databases}[http://www.rackspace.com/blog/announcing-the-rackspace-mysql-cloud-database-private-beta/] service.
== Installation
This source is available on Github[http://github.com/rackspace/ruby-clouddb/] and the gem is available on RubyGems[http://rubygems.org/]. To install it, do
sudo gem install clouddb
To use it in Bundler, add the following statement to your Gemfile
gem "clouddb"
== RDOC Documentation
Find the latest RDoc documentation for this library at http://rdoc.info/github/rackspace/ruby-clouddb/master/frames
== API Documentation
This binding attempts to conform to the latest API specifications. For current API documentation, visit http://docs.rackspacecloud.com/api/
== Examples
See the class definitions for documentation on specific methods and operations.
require 'rubygems' require 'clouddb'
dbaas = CloudDB::Connection.new(:username => "MY_USERNAME", :api_key => "MY_API_KEY", :region => :dfw)
== Authors
{Jorge Miramontes}[https://github.com/jorgem1106/] jorge.miramontes@rackspace.com {H. Wade Minter}[https://github.com/minter/] minter@lunenburg.org
== License
See COPYING for license information. Copyright (c) 2012, Rackspace US, Inc.
FAQs
Unknown package
We found that clouddb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.