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: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 #147

Closed

Conversation

parseplatformorg
Copy link

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
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
  696  

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:

🦉 Regular Expression Denial of Service (ReDoS)

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] Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 refactor: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 Sep 6, 2024
Copy link

parse-github-assistant bot commented Sep 6, 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.

@mtrezza mtrezza changed the title refactor: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 fix: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (4eb3686) to head (4dfab0f).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   93.53%   93.60%   +0.06%     
==========================================
  Files          23       23              
  Lines         588      594       +6     
==========================================
+ Hits          550      556       +6     
  Misses         38       38              
Flag Coverage Δ
93.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@epiphone
Copy link

This also helps to shed lodash dependencies; would be great to merge 🙏

@mtrezza
Copy link
Member

mtrezza commented Nov 12, 2024

This will require a rebase because of conflicts. Would you want to open a new PR just with npm i -E jsonwebtoken@9.0.2, or whatever the latest version is?

@epiphone
Copy link

Opened #159, thanks!

@mtrezza mtrezza closed this Nov 14, 2024
@mtrezza mtrezza deleted the snyk-fix-5f7b5cb3bd4b544b4d3254c5227242a2 branch November 14, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants