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.
Radiant is a no-fluff, open source content management system designed for small teams. It is similar to Textpattern or MovableType, but is a general purpose content management system (not just a blogging engine).
Radiant features:
Radiant is released under the MIT license and is copyright (c) 2006-2009 John W. Long and Sean Cribbs. A copy of the MIT license can be found in the LICENSE file.
Radiant is a traditional Ruby on Rails application, meaning that you can configure and run it the way you would a normal Rails application.
See the INSTALL file for more details.
As Radiant nears newer releases, you can experiment with any prerelease version.
Install the prerelease gem with the following command:
$ gem install radiant --prerelease
This will install the gem with the prerelease name, for example: ‘radiant-0.9.0.rc2’.
Update the Radiant assets from in your project:
$ rake radiant:update
Migrate the database:
$ rake production db:migrate
Restart the web server
To run tests you will need to have the following gems installed:
gem install ZenTest rspec rspec-rails cucumber webrat nokogiri sqlite3-ruby
The best place to get support is on the mailing list:
http://radiantcms.org/mailing-list/
Most of the development for Radiant happens on Github:
http://github.com/radiant/radiant/
The project wiki is here:
http://wiki.github.com/radiant/radiant/
Enjoy!
-- The Radiant Dev Team http://radiantcms.org
FAQs
Unknown package
We found that radiant 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.