
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
= RTask
Author:: Keita Yamaguchi(山口 慶太) keita.yamaguchi@gmail.com Copyright:: © Keita Yamaguchi, 2008. All rights reserved. License:: Ruby License
RTask provides easy way to release RubyGems packages. This also provides useful Rake tasks for releasing packages and uploading documents.
== Usage
See {the document}[http://github.com/keita/rtask/wikis] for details.
=== Edit gemspec
RTask creates a gem by gemspec file.
% rtask
The gem generated by RTask contains files included in Manifest.txt.
=== How to release packages
First, you should setup rubyforge. Next, let's run rtask command.
% rtask -r
It's all.
=== How to publish API documentation
% rtask -p
It's all.
=== How to clean generated files
% rtask -c
== Contributers
== Links
FAQs
Unknown package
We found that rtask 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.