Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

セキュリティ対応のために依存ライブラリのバージョンアップデート #1

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

moonstruckdrops
Copy link

概要

弊社が使用しているGoogleDrive/SpreasSheetのgemは、公式のgemを使用しているわけではなく、サードパーティが作ったgemになっています
そのgemがメンテされておらず、特に認証・認可部分のライブラリアップデートのPRが滞っています
gimite#419

この結果、弊社が使用しているGoogle APIのgem、または関連するgemが軒並みアップデート不可能という状況に陥っています
本来であれば、メンテがされていないためにこのgemを外して公式のものに対応するのが一番良いですが、
まずはこのgemをforkして、件のPR内容を取り込めるようにします
こうすることで、他のGoogle APIのgemをアップデートできるようにします

ライセンスとしても修正BSDなので、この改修によって特に大きな影響は無い(バイナリにして再配布もしない)です

やったこと

  • fork対応
  • 前述のPR内容の取り込み対応
  • RubyのバージョンをGoogle Drive/SpreadSheetのgemに合わせる

# この内容を取り込み次第、linebot-service側の対応も行います

チケット

https://www.notion.so/pharma-x/google_drive-gem-5e7851dd85db45939d352b323f680b39

Copy link

@morooka-akira morooka-akira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@moonstruckdrops moonstruckdrops merged commit 070feb1 into master Jul 12, 2024
moonstruckdrops added a commit that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants