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 #8781

Merged
merged 1 commit 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: w570-release fix: W570-release 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.

@mtrezza mtrezza changed the base branch from alpha to release October 20, 2023 22:00
@mtrezza mtrezza closed this Oct 20, 2023
@mtrezza mtrezza reopened this Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (601fcd7) 94.44% compared to head (721ba90) 94.44%.
Report is 2 commits behind head on release.

❗ Current head 721ba90 differs from pull request most recent head 7220e3f. Consider uploading reports for the commit 7220e3f to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #8781   +/-   ##
========================================
  Coverage    94.44%   94.44%           
========================================
  Files          185      185           
  Lines        14647    14647           
========================================
  Hits         13834    13834           
  Misses         813      813           
Files Coverage Δ
src/Routers/FilesRouter.js 93.29% <100.00%> (ø)

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

@mtrezza mtrezza changed the title fix: W570-release fix: Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579) Oct 20, 2023
@mtrezza mtrezza changed the title fix: Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579) fix: Server crash when uploading file without extension Oct 20, 2023
@mtrezza mtrezza merged commit fd86278 into parse-community:release Oct 20, 2023
26 checks passed
parseplatformorg pushed a commit that referenced this pull request Oct 20, 2023
## [6.3.1](6.3.0...6.3.1) (2023-10-20)

### Bug Fixes

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

🎉 This change has been released in version 6.3.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 20, 2023
@mtrezza mtrezza deleted the fix/w579-release branch October 20, 2023 23:13
mtrezza added a commit to mtrezza/parse-server that referenced this pull request Nov 16, 2023
* release:
  chore(release): 6.3.1 [skip ci]
  fix: Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](GHSA-792q-q67h-w579) (parse-community#8781)
mtrezza added a commit to mtrezza/parse-server that referenced this pull request Nov 16, 2023
* beta:
  chore(release): 6.4.0 [skip ci]
  release
  refactor: Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](GHSA-792q-q67h-w579) (parse-community#8780)
  chore(release): 6.3.1 [skip ci]
  fix: Server crash when uploading file without extension; fixes security vulnerability [GHSA-792q-q67h-w579](GHSA-792q-q67h-w579) (parse-community#8781)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants