
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
benchmark_driver-output-gruff
Advanced tools
benchmark_driver plugin to render graph using gruff.gem.
Install rmagick.gem's dependency. See also: https://github.com/rmagick/rmagick
# macOS
brew install imagemagick@6
PKG_CONFIG_PATH=/usr/local/opt/imagemagick@6/lib/pkgconfig gem install rmagick
# Ubuntu
sudo apt-get install libmagickwand-dev
And install this gem.
gem install benchmark_driver-output-gruff
Specify -o gruff
/--output gruff
. Then graph.png
will be created.
bundle exec benchmark-driver examples/multi.yml -o gruff --rbenv '2.4.2;2.5.0'
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that benchmark_driver-output-gruff 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.