Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
= README
release:: $Release: 3.2.0 $ copyright:: copyright(c) 2004-2006 kuwata-lab.com all rights reserved
== Introduction
Kwartz is a template system which realized the concept "Independence Presentatin Logic". It means that Kwartz can separates presentation logics from both business logic (= main program) and presentation data (= HTML file).
See users' guide ('doc/users-guide.html') for details.
== Installation
If you have installed RubyGems, just type 'gem install -r kwartz'.
$ sudo gem install -r kwartz
Else download kwartz-ruby_x.x.x.tar.bz2 and install with setup.rb.
$ tar xjf kwartz-ruby_x.x.x $ cd kwartz-ruby_x.x.x/ $ sudo ruby setup.rb
Kwartz-ruby requires 'abstract.rb'. You can install it by RubyGems or download from rubyforge.
== Copyright
copyright(c) 2004-2006 kuwata-lab.com all rights reserved
== License
LGPL 2.1
If you need looser license, please suggest me.
Output scripts kwartz command generates are outside of the license.
== Special Thanks
This project is subsidized by Exploratory Software Project of IPA (Information-Technology Promotion Agency Japan). See http://www.ipa.go.jp/about/english/index.html for IPA.
Some people gave me advices. Thank you!
FAQs
Unknown package
We found that kwartz 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.