
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.
verify_nexmo_signature
Advanced tools
Integrate this middleware into your application to verify Nexmo signatures.
This middleware utilizes the following dependencies:
The verify signature middleware can be used standalone or integrated into a Ruby application. The middleware will return a 403
HTTP status code if the signature is not valid, and will continue the application if it is valid.
Install the gem on your system:
$ gem install verify_nexmo_signature
Then require it from within your config.ru
Rack configuration:
use VerifyNexmoSignature::Middleware
An example config.ru can be found in the examples folder. More information on getting up and running with Rack can be found at the Rack GitHub repository.
Require it in your Gemfile
:
gem verify_nexmo_signature
And then add the middleware to your config/application.rb
file to initialize it with your application:
config.middleware.use VerifyNexmoSignature::Middleware
We ❤️ contributions from everyone! Bug reports, bug fixes and feedback on the library is always appreciated. Look at the Contributor Guidelines for more information.
This project is under the MIT LICENSE.
FAQs
Unknown package
We found that verify_nexmo_signature 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
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.