Source: ruby-rack-attack Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 9~), gem2deb, rake, ruby-rack, ruby-rspec Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rack-attack.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rack-attack.git Homepage: http://github.com/kickstarter/rack-attack Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-rack-attack Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-rack, ${misc:Depends}, ${shlibs:Depends} Description: Block & throttle abusive requests A rack middleware for throttling and blocking abusive requests. It protects your web app from bad clients. It allows *whitelisting*, *blacklisting*, *throttling*, and *tracking* based on arbitrary properties of the request.