
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.
= Unicode Utils - Unicode algorithms for Ruby 1.9
UnicodeUtils implements Unicode algorithms for case conversion, normalization, text segmentation and more in pure Ruby code.
== Installation
Install with RubyGems:
gem install unicode_utils
Or get the source from Github: http://github.com/lang/unicode_utils and follow the instructions in INSTALL.txt.
UnicodeUtils works with Ruby 1.9.1 or later.
== Synopsis
require "unicode_utils/upcase"
UnicodeUtils.upcase("weiß") => "WEISS"
UnicodeUtils.upcase("i", :tr) => "İ"
Start with the UnicodeUtils module in the API documentation for complete documentation.
== License
unicode_utils is licensed under the BSD license. Read the file LICENSE.txt in the unicode_utils package for details.
== Links
Online documentation:: http://unicode-utils.rubyforge.org Source code:: http://github.com/lang/unicode_utils Rubyforge project:: http://rubyforge.org/projects/unicode-utils Home of the Unicode Consortium:: http://unicode.org
== Who?
UnicodeUtils is written by Stefan Lang. You can contact me at langstefan AT gmx.at. Contributions welcome!
FAQs
Unknown package
We found that unicode_utils 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.