💎 I've published and patched high security vulnerabilities for oauth and oauth2 ruby gems! ⚠️

💎 oauth: 7.2/10 https://github.com/ruby-oauth/oauth/security/advisories/GHSA-prq8-7wvh-44qh ⏩ upgrade to v1.1.6

💎 oauth2: 8.6/10 https://github.com/ruby-oauth/oauth2/security/advisories/GHSA-pp92-crg2-gfv9 ⏩ upgrade to v2.0.22

Cross-origin OAuth token-request redirects can expose signed request metadata

# Cross-origin OAuth token-request redirects can expose signed request metadata ## Summary When an application uses `OAuth::Consumer` to request OAuth 1.0 request tokens or access tokens, th...

GitHub