-
Name
-
rack-protection
-
Version
-
2.2.1
-
Platform
-
ruby
-
Authors
-
https://github.com/sinatra/sinatra/graphs/contributors
-
Bindir
-
bin
-
Date
-
2022-07-15 00:00:00 UTC
-
Dependencies
-
rack (>= 0)
rack-test (>= 0, development)
rspec (~> 3.6, 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/referrer_policy.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://sinatrarb.com/protection/
-
Licenses
-
MIT
-
Metadata
-
{"source_code_uri"=>"https://github.com/sinatra/sinatra/tree/master/rack-protection", "homepage_uri"=>"http://sinatrarb.com/protection/", "documentation_uri"=>"https://www.rubydoc.info/gems/rack-protection"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.0.3.1
-
Specification version
-
4
-
Summary
-
Protect against typical web attacks, works with all Rack apps, including Rails.
-
Original platform
-
ruby
-
New platform
-
ruby