
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
senkyoshi_canvas_plugin
Advanced tools
This plugin enables the use of the Senkyoshi converter inside of Canvas. It adds a blackboard cartridge option to the import content dropdown for a course.
Add a file inside the Gemfile.d
folder
# Gemfile.d/senkyoshi.rb
gem "canvas_cc", git: "https://github.com/atomicjolt/canvas_cc.git"
sysadmin@appserver:~$ cd /path/to/canvas/gems/plugins
sysadmin@appserver:/path/to/canvas/gems/plugins$ git clone https://github.com/atomicjolt/senkyoshi_canvas_plugin.git
Now bundle install
and bundle exec rake canvas:compile_assets
and rails server
.
After it is up, login with the site admin account and head over to the /plugins
route (Navigated to by clicking Admin -> Site Admin -> Plugins
).
Once there, scroll down to Senkyoshi Conversion Importer
and click into it. Enable the plugin and add your Scorm information if needed.
You should be all set now. Enjoy!
FAQs
Unknown package
We found that senkyoshi_canvas_plugin 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.