-
Name
-
rack-protection
-
Version
-
2.0.0.rc1
-
Platform
-
ruby
-
Authors
-
Konstantin Haase
Maurizio De Santis
Alex Rodionov
Jason Staten
Patrick Ellis
ITO Nobuaki
Jeff Welling
Matteo Centenaro
Akzhan Abdulin
Alan deLevie
Bjørge Næss
Chris Heald
Chris Mytton
Corey Ward
Dario Cravero
David Kellum
Egor Homakov
Florian Gilcher
Fojas
Igor Bochkariov
Josef Stribny
Katrina Owen
Mael Clerambault
Martin Mauch
Renne Nissinen
SAKAI, Kazuaki
Stanislav Savulchik
Steve Agalloco
TOBY
Thais Camilo and Konstantin Haase
Vipul A M
Zachary Scott
ashley williams
brookemckim
-
Bindir
-
bin
-
Date
-
2017-03-04 00:00:00 UTC
-
Dependencies
-
rack (>= 0)
rack-test (>= 0, development)
rspec (~> 3.0.0, development)
-
Description
-
Protect against typical web attacks, works with all Rack apps, including Rails.
-
Email
-
mail@zzak.io
konstantin.haase@gmail.com
-
Files
-
Gemfile
License
README.md
Rakefile
lib/rack-protection.rb
lib/rack/protection.rb
lib/rack/protection/authenticity_token.rb
lib/rack/protection/base.rb
lib/rack/protection/escaped_params.rb
lib/rack/protection/form_token.rb
lib/rack/protection/frame_options.rb
lib/rack/protection/http_origin.rb
lib/rack/protection/ip_spoofing.rb
lib/rack/protection/json_csrf.rb
lib/rack/protection/path_traversal.rb
lib/rack/protection/remote_referrer.rb
lib/rack/protection/remote_token.rb
lib/rack/protection/session_hijacking.rb
lib/rack/protection/version.rb
lib/rack/protection/xss_header.rb
rack-protection.gemspec
-
Homepage
-
http://github.com/sinatra/rack-protection
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
2.5.1
-
Specification version
-
4
-
Summary
-
Protect against typical web attacks, works with all Rack apps, including Rails.
-
Original platform
-
ruby
-
New platform
-
ruby