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.
=== Welcome to Somatics3
Somatics3 is next generation open source scaffolding template that kick-starts your next Rails project. Active development has started in July 2010; new features, enhancements, and updates appear on daily basis.
Here are the steps to get Somatics up and running on your system.
Somatics3 Support Rails 3 Now!
=== System Requirements
== Getting Started
Install \Somatics at the command prompt if you haven't yet:
gem install somatics3-generators
At the command prompt, create a new \Somatics application:
somatics new myapp
where "myapp" is the application name.
Change directory to +myapp+ and start the web server:
cd myapp; rails server
Run with --help for options.
Open up http://localhost:3000/admin and login with username ‘admin’ and password ‘somatics’.
=== Downloads
=== Resources
=== Generate the Admin Model
You can test drive Somatics by generating models.
$ rails generate somatics:scaffold products title:string description:text
Among other things the generator creates admin user records and administration panels. You can log in the admin panel using the default login and password.(+admin+/+password+) The admin site is at http://localhost:3000/admin .
=== Deploying The App
TODO
=== For Developers
TODO
=== Features
Somatic is open source software and relies on your contributions to grow!
http://github.com/inspiresynergy/somatics3-generators
GitHub always contains the latest BaseApp code. Fork your own development branch here if you wish to contribute code.
Pull requests should be send to ‘inspiresynergy’ to include them in the main Somatics code base.
http://inspiresynergy.lighthouseapp.com/projects/53315-somatics/overview
Bug reports and feature requests should be posted in LightHouse.
Bugs always have priority over new features! But, you’re free to help out with whatever you want.
=== Credits
Somatics is developed by Inspire Synergy – Benjamin Wong, Gary Or and a whole bunch of cool contributors.
Somatics is released to the public under the MIT license.
FAQs
Unknown package
We found that somatics3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.