
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.
This gem is a dependency for the new generation of Ruby Google Ads client libraries. It contains common code shared among all of these libraries, such as authentication, SOAP stub generation, error handling, logging, etc.
google-ads-common
is a Ruby gem. See
Install it using the gem install command.
$ gem install google-ads-common
The following gem libraries are required:
Note: If you're using a version of Ruby lower than 2.2.2, you will need to manually install a previous version of Rack, a dependency of our HTTP library. You can do this with:
$ gem install rack -v 1.6.4
lib/ads_common/
: Contains the bulk of the library.
auth/
: Contains classes that can handle different authentication methods.
Currently only supports ClientLogin.build/
: Contains classes that handle code generation, packaging and other
build-time tasks for client libraries (not for google-ads-common).savon_headers/
: Contains classes that handle header injection into savon
requests.test/
: Contains the unit tests for the library.To build the gem:
$ gem build google-ads-common.gemspec
To run unit tests on the library:
$ rake test
Ruby client libraries code page:
Google Ads Developers Plus page:
Copyright 2010-2017, Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
FAQs
Unknown package
We found that google-ads-common demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.