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: Various vulnerabilities related to cross-site scripting #9310

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

parseplatformorg
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to fix 4 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
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
  696  
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
  541  
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
  391  
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
  391  

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:

🦉 Cross-site Scripting

Copy link

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

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Fix for 4 vulnerabilities refactor: Fix for 4 vulnerabilities Sep 12, 2024
Copy link

parse-github-assistant bot commented Sep 12, 2024

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.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (f332d54) to head (37bab8e).
Report is 3 commits behind head on release-6.x.x.

Additional details and impacted files
@@                Coverage Diff                @@
##           release-6.x.x    #9310      +/-   ##
=================================================
- Coverage          87.50%   85.43%   -2.07%     
=================================================
  Files                186      186              
  Lines              14831    14831              
=================================================
- Hits               12978    12671     -307     
- Misses              1853     2160     +307     

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

@mtrezza mtrezza changed the title refactor: Fix for 4 vulnerabilities fix: Various vulnerabilities related to cross-site scripting Sep 12, 2024
@mtrezza mtrezza merged commit d5290d4 into release-6.x.x Sep 12, 2024
27 of 28 checks passed
@mtrezza mtrezza deleted the snyk-fix-ffeb14490447df7cf64a8a331cbf1d7f branch September 12, 2024 12:42
parseplatformorg pushed a commit that referenced this pull request Sep 12, 2024
## [6.5.8](6.5.7...6.5.8) (2024-09-12)

### Bug Fixes

* Various vulnerabilities related to cross-site scripting ([#9310](#9310)) ([d5290d4](d5290d4))
@parseplatformorg
Copy link
Contributor Author

🎉 This change has been released in version 6.5.8

@rjcodedev
Copy link

hey @mtrezza , can you please fix this vulnerabilities in release 7.2.0

@mtrezza
Copy link
Member

mtrezza commented Sep 16, 2024

@rjcodedev Already merged in #9311, it will be part of the next release.

@rjcodedev
Copy link

Hi @mtrezza , when can we expect the stable release of version 7?

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.

4 participants