Metadata


Name
rack-protection
Version
2.0.0.rc2
Platform
ruby
Authors
https://github.com/sinatra/sinatra/graphs/contributors
Bindir
bin
Date
2017-03-19 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
sinatrarb@googlegroups.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/content_security_policy.rb
lib/rack/protection/cookie_tossing.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/strict_transport.rb
lib/rack/protection/version.rb
lib/rack/protection/xss_header.rb
rack-protection.gemspec
Homepage
http://github.com/sinatra/sinatra/tree/master/rack-protection
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
> 1.3.1
Rubygems version
2.6.8
Specification version
4
Summary
Protect against typical web attacks, works with all Rack apps, including Rails.
Original platform
ruby
New platform
ruby