
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
"Movement is to RubyMotion as Rails is to Ruby."
Add this line to your application's Gemfile:
Install it:
$ gem install movement
Start it:
$ movement new hello_world
Use it:
$ movement generate scaffold Task title:string notes:string due_at:datetime
Enjoy it:
$ rake
This project is just an idea at the moment. You can already see from the installation "instructions" (they don't work) what the basic idea is though.
iOS, OS X, and Android can be daunting at times, but so was the world of dynamic web applications and we solved that too didn't we.
If you have ideas, open up an Issue on GitHub and start putting your thoughts into it.
Biggest thing right now is to start getting code written and something working, but just as important is feedback and ideas for how YOU want to use it. Open up some issues with feature requests.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that movement 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.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.