
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
dm_core provides the foundation of ommon services and features for the MokshaCMS collection of gems. It includes authentication (Devise), role authorization, user profiles, etc.
The MokshaCMS collection of gems provides an integrated system of services for content, event, forum, learning, and newsletter management. It supports sites with multiple languages and mutliple distinct sites per installation. Administration is built in. Additional services/engines can be written to provide additional functionality.
Add the following to your Gem file:
gem 'dm_preferences', '~> 1.0'
gem 'dm_core', git: 'https://github.com/digitalmoksha/dm_core.git', branch: '4-2-stable'
gem 'themes_for_rails', git: 'git://github.com/digitalmoksha/themes_for_rails.git'
gem 'aced_rails', git: 'git://github.com/digitalmoksha/aced_rails.git'
After running bundle install
, run rake dm_core:install:migrations
FAQs
Unknown package
We found that dm_core 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.