
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
= autograph
== DESCRIPTION:
Autograph drives httperf, varying the request rate and graphing the output. This exercise provides graphical data showing how the requested resources hold up under an increasing rate, particularly with request to response time and achieved request rate.
== NOTES:
Start off with broad ranges and zero in on rate/call/connection limits Run from a server, not your laptop, you don't want to be limited by your internet connection.
== PROBLEMS:
== SYNOPSIS:
autograph --host example.com --low-rate 5 --high-rate 25 --rate-step 5 --num-conns 25
autograph --host example.com --low-rate 10 --high-rate 50 --rate-step 10 --output-file my_load_test.html
== THANKS:
Thanks to
Julian T J Midgley Autobench http://www.xenoclast.org/autobench/
Ilya Grigorik Autoperf http://github.com/igrigorik/autoperf/tree
HP httperf http://www.hpl.hp.com/research/linux/httperf/
== LICENSE:
Autograph Copyright (c) 2009 Nick Stielau
Based on ideas and code from autoperf.rb http://github.com/igrigorik/autoperf/tree Copyright (C)2008 Ilya Grigorik
You can redistribute this under the terms of the Ruby license
FAQs
Unknown package
We found that autograph 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.