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

fix: Server crash when uploading file without extension #8782

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 20, 2023

No description provided.

@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: w579 release-5 fix: W579 release-5 Oct 20, 2023
@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 20, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0bb63d8) 94.11% compared to head (c35003e) 94.11%.

❗ Current head c35003e differs from pull request most recent head 42ca668. Consider uploading reports for the commit 42ca668 to get more accurate results

Additional details and impacted files
@@              Coverage Diff               @@
##           release-5.x.x    #8782   +/-   ##
==============================================
  Coverage          94.11%   94.11%           
==============================================
  Files                184      184           
  Lines              13809    13809           
==============================================
  Hits               12996    12996           
  Misses               813      813           
Files Coverage Δ
src/Routers/FilesRouter.js 93.25% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@mtrezza mtrezza changed the title fix: W579 release-5 fix: Server crash when uploading file without extension Oct 20, 2023
@mtrezza mtrezza merged commit 686a9f2 into parse-community:release-5.x.x Oct 20, 2023
25 of 26 checks passed
parseplatformorg pushed a commit that referenced this pull request Oct 20, 2023
## [5.5.6](5.5.5...5.5.6) (2023-10-20)

### Bug Fixes

* Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](GHSA-792q-q67h-w579) ([#8782](#8782)) ([686a9f2](686a9f2))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.5.6

@parseplatformorg parseplatformorg added the state:released-5.x.x Released as LTS version label Oct 20, 2023
@mtrezza mtrezza deleted the fix/w579-release-5 branch October 20, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-5.x.x Released as LTS version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants