
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.
multiwoven-integrations
Advanced tools
Explore the docs »
Slack
·
Website
·
Report Issues
·
Roadmap
Multiwoven integrations is the collection of connectors built on top of Multiwoven protocol.
Multiwoven protocol is an open source standard for moving data between data sources to any third-part destinations. Anyone can build a connetor with basic ruby knowledge using the protocol.
Before you begin the installation, ensure you have the following dependencies installed:
MySQL Client
brew install mysql-client
Zstandard (zstd)
brew install zstd
OpenSSL 3
brew install openssl@3
Oracle Instant Client
Install the gem and add to the application's Gemfile by executing:
$ bundle add multiwoven-integrations
source = Multiwoven::Integrations::Source::[CONNECTOR_NAME]::Client.new
source.read(sync_config)
destination = Multiwoven::Integrations::Destination::[CONNECTOR_NAME]::Client.new
destination.write(sync_config, records)
Please refer Multiwoven Protocol to understand more about the supported methods on source and destination
Install Dependencies
bin/setup
Run Tests
rake spec
Interactive Prompt
bin/console
Install Gem Locally
bundle exec rake install
Release New Version
rollout.rb
.bundle exec rake release
.gem
file to rubygems.org.Bug reports and pull requests are welcome on GitHub. This project aims to be a safe, welcoming space for collaboration.
Contributors are expected to adhere to the project's code of conduct
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that multiwoven-integrations 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
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.