
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.
Tumblr ruby gem with OAuth support.
It's very raw and unstable version.
From Rubygems (may not be up-to-date):
gem install 'tumblr-oauth'
# Setting up a client
TumblrOAuth.configure do |config|
config.consumer_key = 'consumer_key'
config.consumer_secret = 'consumer_secret'
end
tumblr_client = TumblrOAuth::Client(
:oauth_token => 'oauth_token',
:oauth_token_secret => 'oauth_secret',
:blog_host => 'blog_host_name' # For example "test.tumblr.com"
)
# Getting user info
tumblr_client.user_info
# Getting user primary blog host name:
tumblr_client.primary_blog
Copyright (c) 2011 Ildar Shaynurov. See LICENSE.txt for further details.
FAQs
Unknown package
We found that tumblr-oauth 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.