Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 21, 2025

Fixes security vulnerability GHSA-837q-jhwx-cmpv.

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: release-7.x.x fix: Release-7.x.x Mar 21, 2025
@parse-github-assistant
Copy link

parse-github-assistant bot commented Mar 21, 2025

🚀 Thanks for opening this pull request!

@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 84.40980% with 70 lines in your changes missing coverage. Please review.

Project coverage is 93.06%. Comparing base (1e22d4a) to head (e2d3ce5).
Report is 2 commits behind head on release-7.x.x.

Files with missing lines Patch % Lines
src/Adapters/Auth/twitter.js 50.00% 32 Missing ⚠️
src/Adapters/Auth/gcenter.js 85.52% 11 Missing ⚠️
src/Adapters/Auth/vkontakte.js 16.66% 10 Missing ⚠️
src/Adapters/Auth/meetup.js 22.22% 7 Missing ⚠️
src/Adapters/Auth/janrainengage.js 33.33% 4 Missing ⚠️
src/Adapters/Auth/oauth2.js 92.59% 2 Missing ⚠️
src/Adapters/Auth/BaseCodeAuthAdapter.js 97.72% 1 Missing ⚠️
src/Adapters/Auth/phantauth.js 88.88% 1 Missing ⚠️
src/Adapters/Auth/wechat.js 94.11% 1 Missing ⚠️
src/Config.js 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release-7.x.x    #9668      +/-   ##
=================================================
- Coverage          93.12%   93.06%   -0.07%     
=================================================
  Files                186      187       +1     
  Lines              14819    14977     +158     
=================================================
+ Hits               13800    13938     +138     
- Misses              1019     1039      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza changed the title fix: Release-7.x.x fix: Authentication provider credentials are usable across Parse Server apps Mar 21, 2025
@mtrezza mtrezza merged commit 2ff9c71 into parse-community:release-7.x.x Mar 21, 2025
26 of 30 checks passed
parseplatformorg pushed a commit that referenced this pull request Mar 21, 2025
## [7.5.2](7.5.1...7.5.2) (2025-03-21)

### Bug Fixes

* Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](GHSA-837q-jhwx-cmpv) ([#9668](#9668)) ([2ff9c71](2ff9c71))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants