LoginSignup
0
0

More than 3 years have passed since last update.

Ruby の Gem で CSRF を検索してみた

Posted at

はじめに

気が向いたので、やってみた

 検索結果

gem last
angular_rails_csrf 4.5.0 - September 21, 2020
omniauth-rails_csrf_protection 0.1.2 - June 04, 2019
unified_csrf_prevention 1.0.0 - July 03, 2018
rack_csrf 2.6.0 - December 31, 2016
angular_csrf 0.1.6 - September 18, 2016
faraday_csrf 0.1.0 - October 29, 2015
artirix-cacheable-csrf-token-rails 0.3.1 - July 31, 2015
rack-csrf-detector 0.2.1 - July 07, 2015
rack-simple_csrf 1.3.0 - June 17, 2015
rails3_csrf_patcher 0.0.1 - March 23, 2015
cuba-csrf 0.0.3 - February 07, 2015
baldowl-rack_csrf 1.1.0 - August 11, 2014
angular-csrf-cookie-rails 0.1.0 - June 02, 2014
ng-rails-csrf 0.1.0 - June 18, 2013
csrf_token_caching 0.0.1 - May 22, 2013
cacheable-csrf-token-rails 0.2.0 - March 21, 2013
padrino-csrf 0.1.1 - February 18, 2012

まとめ

  • sinatraで使用しているrack_csrfは新しい方だった

参照したサイト
RubyGems.
Sinatraで家族用todoリストを作る

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0