-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
fix: Server-Side Request Forgery (SSRF) in Instagram auth adapter #9988
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
Conversation
|
I will reformat the title to use the proper commit message syntax. |
|
🚀 Thanks for opening this pull request! |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
📝 WalkthroughWalkthroughThe changes hardcode the Instagram Graph API endpoint to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #9988 +/- ##
==========================================
- Coverage 92.53% 92.53% -0.01%
==========================================
Files 190 190
Lines 15471 15470 -1
Branches 176 176
==========================================
- Hits 14316 14315 -1
Misses 1143 1143
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
## [9.1.1-alpha.1](9.1.0...9.1.1-alpha.1) (2025-12-16) ### Bug Fixes * Server-Side Request Forgery (SSRF) in Instagram auth adapter [GHSA-3f5f-xgrj-97pf](https://github.com/parse-community/parse-server/security/advisories/GHSA-3f5f-xgrj-97pf) ([#9988](#9988)) ([fbcc938](fbcc938))
|
🎉 This change has been released in version 9.1.1-alpha.1 |
## [9.1.1](9.1.0...9.1.1) (2025-12-16) ### Bug Fixes * Server-Side Request Forgery (SSRF) in Instagram auth adapter [GHSA-3f5f-xgrj-97pf](https://github.com/parse-community/parse-server/security/advisories/GHSA-3f5f-xgrj-97pf) ([#9988](#9988)) ([fbcc938](fbcc938))
|
🎉 This change has been released in version 9.1.1 |
Fixes security vulnerability GHSA-3f5f-xgrj-97pf
Summary by CodeRabbit
Bug Fixes
Tests
✏️ Tip: You can customize this high-level summary in your review settings.