fix: protected fields exposed via LiveQuery (GHSA-crrq-vr9j-fxxh)#8074
Merged
mtrezza merged 2 commits intoparse-community:release-4.x.xfrom Jun 30, 2022
Merged
fix: protected fields exposed via LiveQuery (GHSA-crrq-vr9j-fxxh)#8074mtrezza merged 2 commits intoparse-community:release-4.x.xfrom
mtrezza merged 2 commits intoparse-community:release-4.x.xfrom
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## release-4.x.x #8074 +/- ##
==============================================
Coverage 93.82% 93.82%
==============================================
Files 170 170
Lines 12502 12521 +19
==============================================
+ Hits 11730 11748 +18
- Misses 772 773 +1
Continue to review full report at Codecov.
|
mtrezza
added a commit
that referenced
this pull request
Jun 30, 2022
…ields from the client response; this may be a breaking change if your app is currently expecting to receive these protected fields ([GHSA-crrq-vr9j-fxxh](GHSA-crrq-vr9j-fxxh)) (#8074) (#8073)
parseplatformorg
pushed a commit
that referenced
this pull request
Jun 30, 2022
## [4.10.13](4.10.12...4.10.13) (2022-06-30) ### Bug Fixes * protected fields exposed via LiveQuery; this removes protected fields from the client response; this may be a breaking change if your app is currently expecting to receive these protected fields ([GHSA-crrq-vr9j-fxxh](GHSA-crrq-vr9j-fxxh)) ([#8074](#8074)) ([054f3e6](054f3e6))
Contributor
|
🎉 This change has been released in version 4.10.13 |
|
The label |
parseplatformorg
pushed a commit
that referenced
this pull request
Jun 30, 2022
## [5.2.4](5.2.3...5.2.4) (2022-06-30) ### Bug Fixes * protected fields exposed via LiveQuery; this removes protected fields from the client response; this may be a breaking change if your app is currently expecting to receive these protected fields ([GHSA-crrq-vr9j-fxxh](GHSA-crrq-vr9j-fxxh)) (#8074) ([#8073](#8073)) ([309f64c](309f64c))
This was referenced Oct 30, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.