parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

refactor: Security upgrade mongodb from 5.9.0 to 6.0.0

Open parseplatformorg opened this issue 1 year ago • 3 comments

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Server-Side Request Forgery (SSRF)
SNYK-JS-IP-7148531
  646  

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Server-Side Request Forgery (SSRF)

parseplatformorg avatar Sep 06 '24 08:09 parseplatformorg

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

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 Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.97%. Comparing base (435f0d1) to head (3d30c7d). Report is 40 commits behind head on alpha.

:exclamation: There is a different number of reports uploaded between BASE (435f0d1) and HEAD (3d30c7d). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (435f0d1) HEAD (3d30c7d)
13 7
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9297      +/-   ##
==========================================
- Coverage   93.49%   86.97%   -6.53%     
==========================================
  Files         186      186              
  Lines       14807    14807              
==========================================
- Hits        13844    12878     -966     
- Misses        963     1929     +966     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 06 '24 08:09 codecov[bot]

closed in favor of : https://github.com/parse-community/parse-server/pull/9362

Moumouls avatar Oct 23 '24 13:10 Moumouls